PurchaseOrder Schema
PurchaseOrder Schema / USAddress Complex Type / zip Element
In This Topic
    zip Element
    In This Topic
    Description
    The zip code.
    Namespace (none)
    Type
    xs:decimal
    Overview
    zip xs:decimal
    The zip code.
    Source
    <xs:element name="zip" type="xs:decimal" xmlns:xs="http://www.w3.org/2001/XMLSchema">
      <xs:annotation>
        <xs:documentation xml:lang="en">The zip code.</xs:documentation>
      </xs:annotation>
    </xs:element>
    See Also