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