QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
class | xs:NMTOKENS | optional | ||||
id | xs:ID | optional | ||||
order | restriction of xs:string | optional | ||||
style | xs:string | optional | ||||
xlink:href | anyURI | optional | ||||
xref | xs:IDREF | optional | ||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.w3.org/1998/Math/MathML' |
Element | list |
<xs:complexType name="list.type"> <xs:group ref="list.content" minOccurs="0" maxOccurs="unbounded"/> <xs:attributeGroup ref="list.attlist"/> </xs:complexType> |