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