Definition Type: ComplexType
Name: trayHandlingUnitType
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PreSortLevel in schema mailxml_120308_xsd Drilldown into Type in schema mailxml_120308_xsd Drilldown into Count in schema mailxml_120308_xsdXSD Diagram of trayHandlingUnitType in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:complexType name="trayHandlingUnitType">
    <xs:sequence>
        <xs:element name="PreSortLevel" type="mailxml:presortType" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <xs:attribute name="Count" type="xs:nonNegativeInteger" use="required" />
    <xs:attribute name="Type" type="mailxml_base:trayType" default="MixedLengthTrays" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PreSortLevel mailxml:PreSortLevel 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
Count mailxml:Count Required
Type mailxml:Type MixedLengthTrays (Optional)
Collapse Derivation Tree:
Collapse References:
mailxml:Trays