element <conbody>
Namespace:
Type:
anonymous (extension of conbody.class)
Content:
complex, 10 attributes, 27 elements
Defined:
globally in conceptMod.xsd; see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<conbody
    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 concept/conbody "
    >
   
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)*
</conbody>
Included in content model of elements (1):
Known Usage Locations
Annotation
The <conbody> element is the main body-level element for a concept. Like the body element of a general topic, <conbody> allows paragraphs, lists, and other elements as well as sections and examples. But <conbody> has a constraint that a section or an example can be followed only by other sections or examples.
Anonymous Type Detail
Type Derivation Tree
conbody.class (extension)
  complexType
XML Source (w/o annotations (1); see within schema source)
<xs:element name="conbody">
<xs:complexType>
<xs:complexContent>
<xs:extension base="conbody.class">
<xs:attribute default="- topic/body concept/conbody " 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 concept/conbody "
XML Source (see within schema source)
<xs:attribute default="- topic/body concept/conbody " ref="class"/>

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