element <cd> (global)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 1 attribute, 1 element
Defined:
globally in pretext.xsd; see XML source
Includes:
definitions of 1 attribute, 1 element
Used:
XML Representation Summary
<cd
   
 = 
xs:anySimpleType
   
>
   
Content: 
</cd>
Content model elements (1):
Included in content model of elements (4):
li (in ol defined in ExerciseBody group),
li (in ol defined in List group),
li (in ul),
p (defined in Paragraph group)
Known Usage Locations
XML Source (see within schema source)
<xs:element name="cd">
<xs:complexType mixed="true">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="cline"/>
</xs:sequence>
<xs:attribute name="latexsep"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/1)
latexsep
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="latexsep"/>
Content Element Detail (all declarations; defined within this component only; 1/1)
cline
Type:
xs:string, predefined, simple content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="cline"/>

XML schema documentation generated with FlexDoc/XML 1.12.5 using FlexDoc/XML XSDDoc 2.9.2 template set