c07

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 c06/c07

Source

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