QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
altrender | xs:token | optional | ||||
audience | restriction of xs:token | optional | ||||
base | xs:anyURI | optional | ||||
encodinganalog | xs:token | optional | ||||
id | xs:ID | optional | ||||
lang | xs:NMTOKEN | optional | ||||
level | restriction of xs:token | optional | ||||
otherlevel | xs:token | optional | ||||
script | xs:NMTOKEN | optional |
Element | m.cOrC01/c01 |
<xs:complexType name="c01"> <xs:complexContent> <xs:extension base="m.c.base"> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:element name="thead" type="thead" minOccurs="0"/> <xs:element name="c02" type="c02" maxOccurs="unbounded"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |