addressline

Complex Type Information

Model

Children: abbr, emph, expan, foreign, lb, ptr, ref

Attributes

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

Used By

Source

<xs:complexType name="addressline">
  <xs:complexContent>
    <xs:extension base="m.mixed.basic">
      <xs:attributeGroup ref="am.common"/>
      <xs:attribute name="localtype" type="xs:token"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>