| namespace | http://www.w3.org/1998/Math/MathML | ||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||
| source | <xs:attributeGroup name="list.attlist"> <xs:attribute name="order"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="lexicographic"/> <xs:enumeration value="numeric"/> </xs:restriction> </xs:simpleType> </xs:attribute> <xs:attributeGroup ref="Common.attrib"/> </xs:attributeGroup> |
| type | restriction of xs:string | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xs:attribute name="order"> <xs:simpleType> <xs:restriction base="xs:string"> <xs:enumeration value="lexicographic"/> <xs:enumeration value="numeric"/> </xs:restriction> </xs:simpleType> </xs:attribute> |