FlexDoc/XML XSDDoc Demo
XML Schemas for DITA 1.1


element <reference>
Namespace:
Type:
anonymous complexType (extension of reference.class)
Content:
complex, 20 attributes, 12 elements
Defined:
globally in referenceMod.xsd; see XML source
Includes:
declaration of 1 attribute
Referenced:
Component Diagram
XML Representation Summary
<reference
   
 = 
xs:ID
 = 
xs:string
 = 
xs:string : "1.1"
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
("obsolete" | "deprecated" | "optional" | "default" | "low" | "normal" | "high" | "recommended" | "required" | "urgent" | "-dita-use-conref-target")
 = 
("new" | "changed" | "deleted" | "unchanged" | "-dita-use-conref-target")
 = 
("yes" | "no" | "-dita-use-conref-target")
 = 
xs:language
 = 
("ltr" | "rtl" | "lro" | "rlo" | "-dita-use-conref-target")
 = 
xs:string
 = 
xs:string
 = 
xs:string : "(topic ui-d) (topic hi-d) (topic sw-d) (topic pr-d) (topic ut-d) (topic indexing-d)"
 = 
xs:string : "- topic/topic reference/reference "
   
>
   
Content: 
</reference>
Attributes:
Attribute
Type / Value
Default
Required?
Declared In
Description
xs:ID
yes
xs:string
no
xs:string
1.1
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
xs:string
no
importance-atts.class : ("obsolete" | "deprecated" | "optional" | "default" | "low" | "normal" | "high" | "recommended" | "required" | "urgent" | "-dita-use-conref-target")
no
status-atts.class : ("new" | "changed" | "deleted" | "unchanged" | "-dita-use-conref-target")
no
yesno-att.class : ("yes" | "no" | "-dita-use-conref-target")
no
xs:language
no
In due course, we should install the relevant ISO 2- and 3-letter codes as the enumerated possible values . . .
dir-atts.class : ("ltr" | "rtl" | "lro" | "rlo" | "-dita-use-conref-target")
no
xs:string
no
xs:string
no
xs:string
"(topic ui-d) (topic hi-d) (topic sw-d) (topic pr-d) (topic ut-d) (topic indexing-d)"
no
xs:string
"- topic/topic reference/reference "
no
The class attribute supports specialization. »
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
1..1
no
The <title> element contains a heading or label for the main parts of a document such as <topic>, <section>, and <example> and for the display elements such as figure (<fig>) and <table>.
0..1
no
The alternate title element (<titlealts>) is optional, but can occur after the topic title. »
0..1
0..1
no
The short description (<shortdesc>) element occurs between the topic title and the topic body, as the initial paragraph-like content of a topic. »
0..1
no
0..1
no
The <prolog> element contains information about the topic as an whole (for example, author information or subject category) that is either entered by the author or machine-maintained. »
0..1
no
The <refbody> element is a container for the main content of the reference topic. »
0..1
no
The related information links of a topic (<related-links> element) are stored in a special section following the body of the topic. »
0..∞
  topic
1..1
no
The <topic> element is the top-level DITA element for a single-subject topic or article. »
  task
1..1
no
The <task> element is the top-level element for a task topic. »
1..1
no
The <concept> element is the top-level element for a topic that answers the question what is? »
1..1
no
The <reference> element defines a top-level container for a reference topic. »
1..1
no
Description
The <reference> element defines a top-level container for a reference topic. Reference topics document programming constructs or facts about a product. Examples of reference topics include language elements, class descriptions, commands, functions, statements, protocols, types, declarators, operands, and API information, which provide quick access to facts, but no explanation of concepts or procedures. Reference topics have the same high-level structure as any other topic type, with a title, short description, and body. Within the body, reference topics are typically organized into one or more sections, property lists, and tables. The reference topic type provides general rules that apply to all kinds of reference information, using elements like <refsyn> for syntax or signatures, and <properties> for lists of properties and values.
Related Components
Referenced By
Anonymous Type Detail
Type Derivation Tree
reference.class (ver 1) (redefined by extension)
  reference.class (ver 2) (extension)
      complexType


XML schema documentation generated with FlexDoc/XML 1.15 using FlexDoc/XML XSDDoc 3.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.