complexType "conbody.class"
Namespace:
Content:
complex, 9 attributes, 27 elements
Defined:
globally in conceptMod.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
XML Representation Summary
<...
   
 = 
xs:string
 = 
xs:string
 = 
xs:NMTOKEN
 = 
xs:string
 = 
("yes" | "no" | "-dita-use-conref-target")
 = 
xs:language
 = 
("ltr" | "rtl" | "lro" | "rlo" | "-dita-use-conref-target")
 = 
xs:string
 = 
xs:string
    >
   
Content: 
(p | lq | note | dl | parml | ul | ol | sl | pre | codeblock | screen | msgblock | lines | fig | syntaxdiagram | imagemap | image | object | table | simpletable | required-cleanup | (data | data-about | foreign | unknown)*)*, (section | example)*
</...>
All Direct / Indirect Based Elements (1):
conbody
Known Usage Locations
XML Source (see within schema source)
<xs:complexType name="conbody.class">
<xs:sequence>
<xs:group maxOccurs="unbounded" minOccurs="0" ref="body.cnt"/>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:group ref="section"/>
<xs:group ref="example"/>
</xs:choice>
</xs:sequence>
<xs:attribute name="outputclass" type="xs:string"/>
<xs:attribute name="base" type="xs:string"/>
<xs:attributeGroup ref="base-attribute-extensions"/>
<xs:attributeGroup ref="id-atts"/>
<xs:attributeGroup ref="localization-atts"/>
<xs:attributeGroup ref="global-atts"/>
</xs:complexType>
Attribute Detail (all declarations; defined within this component only; 2/9)
base
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="base" type="xs:string"/>

outputclass
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="outputclass" type="xs:string"/>

XML schema documentation generated with DocFlex/XML RE 1.8.5 using DocFlex/XML XSDDoc 2.5.0 template set