element <refbody>
Namespace:
Type:
anonymous (extension of refbody.class)
Content:
complex, 10 attributes, 10 elements
Defined:
globally in referenceMod.xsd; see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<refbody
    outputclass
 = 
xs:string
    base
 = 
xs:string
    id
 = 
xs:NMTOKEN
    conref
 = 
xs:string
    translate
 = 
("yes" | "no" | "-dita-use-conref-target")
    xml:lang
 = 
xs:language
    dir
 = 
("ltr" | "rtl" | "lro" | "rlo" | "-dita-use-conref-target")
    xtrc
 = 
xs:string
    xtrf
 = 
xs:string
    class
 = 
xs:string : "- topic/body reference/refbody "
    >
   
Content: 
(refsyn | table | simpletable | properties | section | example | data | data-about | foreign | unknown)*
</refbody>
Included in content model of elements (1):
Known Usage Locations
Annotation
The <refbody> element is a container for the main content of the reference topic. Reference topics limit the body structure to tables (both simple and standard), property lists, syntax sections, and generic sections and examples, in any sequence or number.
Anonymous Type Detail
Type Derivation Tree
refbody.class (extension)
  complexType
XML Source (w/o annotations (1); see within schema source)
<xs:element name="refbody">
<xs:complexType>
<xs:complexContent>
<xs:extension base="refbody.class">
<xs:attribute default="- topic/body reference/refbody " ref="class"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined in this component only; 1/10)
class
Type:
xs:string, predefined
Use:
optional
Attribute Value
Default:
"- topic/body reference/refbody "
XML Source (see within schema source)
<xs:attribute default="- topic/body reference/refbody " ref="class"/>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set