Namespace: |
|
Type: |
anonymous complexType |
Content: |
complex, 2 attributes, 1 element |
Defined: |
globally in pretext.xsd; see XML source |
Includes: |
definitions of 2 attributes |
Used: |
at 1 location |
XML Representation Summary |
|||||||
<dl |
|||||||
|
|||||||
> |
|||||||
|
|||||||
</dl> |
li (in ol defined in ExerciseOrderedList group),
list,
|
sidebyside (defined in SideBySide group),
sidebyside (defined in SideBySideNoCaption group),
|
<xs:complexType>
<xs:group maxOccurs="unbounded" ref="DefinitionListItem"/>
</xs:complexType>
<xs:simpleType>
</xs:attribute>
<xs:restriction base="xs:token">
</xs:simpleType>
<xs:enumeration value="narrow"/>
</xs:restriction>
<xs:enumeration value="medium"/>
<xs:enumeration value="wide"/>
</xs:element>
|
Type: |
xs:anySimpleType |
Use: |
optional |
Type: |
|
Use: |
optional |
enumeration of xs:token
|
Enumeration: |
"narrow", "medium", "wide"
|
Type Derivation Tree
xs:token (restriction)
simpleType
|
Derivation: |
restriction of xs:token
|
||
Facets: |
|
<xs:simpleType>
<xs:restriction base="xs:token">
</xs:simpleType>
<xs:enumeration value="narrow"/>
</xs:restriction>
<xs:enumeration value="medium"/>
<xs:enumeration value="wide"/>
</xs:attribute>
|
XML schema documentation generated with FlexDoc/XML 1.12.5 using FlexDoc/XML XSDDoc 2.9.2 template set |