dimensions

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
altrender xs:token optional
audience restriction of xs:token optional
encodinganalog xs:token optional
id xs:ID optional
lang xs:NMTOKEN optional
localtype xs:token optional
script xs:NMTOKEN optional
unit xs:token optional

Used By

Source

<xs:complexType name="dimensions" mixed="true">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:group ref="m.mixed.basic.elements"/>
    <xs:element name="dimensions" type="dimensions"/>
  </xs:choice>
  <xs:attributeGroup ref="am.common"/>
  <xs:attribute name="encodinganalog" type="xs:token"/>
  <xs:attribute name="localtype" type="xs:token"/>
  <xs:attribute name="unit" type="xs:token"/>
</xs:complexType>