ZIPBOX

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
lang dtLANG optional

Used By

Complex Type typeADDRESS
Elements BUYER/ADDRESS, SUPPLIER/ADDRESS

Source

<xsd:element name="ZIPBOX">
  <xsd:complexType>
    <xsd:simpleContent>
      <xsd:restriction base="dtMLSTRING">
        <xsd:maxLength value="20"/>
        <xsd:minLength value="1"/>
      </xsd:restriction>
    </xsd:simpleContent>
  </xsd:complexType>
</xsd:element>

Sample