Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type AddressDescriptionEnumType
Annotations
The AddressDescriptionEnumType enumerates values that describe the type of a physical address.
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration DELIVERY
enumeration POSTAL
enumeration VISITOR
enumeration NOTDEFINED
Used by
Source
<xs:simpleType name="AddressDescriptionEnumType">
  <xs:annotation>
    <xs:documentation>The AddressDescriptionEnumType enumerates values that describe the type of a physical address.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="DELIVERY"/>
    <xs:enumeration value="POSTAL"/>
    <xs:enumeration value="VISITOR"/>
    <xs:enumeration value="NOTDEFINED"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd