Definition Type: SimpleType
Name: packagingMethodType
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/base
Containing Schema: mailxml_base_120108.xsd
Collapse XSD Schema Diagram:
XSD Diagram of packagingMethodType in schema mailxml_base_120108_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:simpleType name="packagingMethodType">
    <xs:restriction base="xs:string">
        <xs:enumeration value="0" />
        <xs:enumeration value="1" />
        <xs:enumeration value="2" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration 0
Enumeration 1
Enumeration 2
Collapse Derivation Tree:
Collapse References:
mailxml:PackagingMethod