Definition Type: ComplexType
Name: palletUnitType
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into USPSContainerInfo in schema mailxml_120308_xsd Drilldown into PalletPreSortLevel in schema mailxml_120308_xsd Drilldown into PalletType in schema mailxml_120308_xsd Drilldown into HandlingUnitType in schema mailxml_120308_xsd Drilldown into Count in schema mailxml_120308_xsdXSD Diagram of palletUnitType in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:complexType name="palletUnitType">
    <xs:choice>
        <xs:element name="PalletPreSortLevel" type="mailxml:palletPresortType" maxOccurs="unbounded" />
        <xs:element name="USPSContainerInfo" type="mailxml:uspsContainerInfoType" />
    </xs:choice>
    <xs:attribute name="Count" type="xs:nonNegativeInteger" use="required" />
    <xs:attribute name="HandlingUnitType" type="mailxml_base:palletHandlingUnitType" use="required" />
    <xs:attribute name="PalletType" type="mailxml_base:palletType" use="required" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PalletPreSortLevel mailxml:PalletPreSortLevel (1) unbounded
USPSContainerInfo mailxml:USPSContainerInfo (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
Count mailxml:Count Required
HandlingUnitType mailxml:HandlingUnitType Required
PalletType mailxml:PalletType Required
Collapse Derivation Tree:
Collapse References:
mailxml:Pallets, mailxml:Pallets, mailxml:Pallets