element <ol> (local)
Namespace:
Type:
anonymous complexType
Content:
complex, 2 attributes, 1 element
Defined:
Includes:
definitions of 2 attributes
XML Representation Summary
<ol
   
 = 
xs:anySimpleType
 = 
xs:anySimpleType
   
>
   
Content: 
</ol>
Content model elements (1):
li (in ol defined in ExerciseOrderedList group)
Included in content model of elements (2):
XML Source (see within schema source)
<xs:element name="ol">
<xs:complexType>
<xs:group maxOccurs="unbounded" ref="ExerciseListItem"/>
<xs:attribute name="cols"/>
<xs:attribute name="marker"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 2/2)
cols
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="cols"/>

marker
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="marker"/>

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