c10

Complex Type Information

Model

Attributes

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

Used By

Element c09/c10

Source

<xs:complexType name="c10">
  <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="c11" type="c11" maxOccurs="unbounded"/>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>