m.c.base

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

Complex Types c, c01, c02, c03, c04, c05, c06, c07, c08, c09, c10, c11

Source

<xs:complexType name="m.c.base">
  <xs:sequence>
    <xs:element name="head" type="head" minOccurs="0"/>
    <xs:element name="did" type="did"/>
    <xs:group minOccurs="0" maxOccurs="unbounded" ref="m.desc.base"/>
  </xs:sequence>
  <xs:attributeGroup ref="am.desc.c"/>
</xs:complexType>