localtypedeclaration

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
script xs:NMTOKEN optional

Used By

Source

<xs:complexType name="localtypedeclaration">
  <xs:sequence>
    <xs:element name="abbr" type="abbr" minOccurs="0"/>
    <xs:element name="citation" type="citation"/>
    <xs:element name="descriptivenote" type="descriptivenote" minOccurs="0"/>
  </xs:sequence>
  <xs:attributeGroup ref="am.common"/>
  <xs:attribute name="encodinganalog" type="xs:token"/>
</xs:complexType>