Definition Type: ComplexType
Name: palletPresortType
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 Count in schema mailxml_120308_xsd Drilldown into MailDatCode in schema mailxml_120308_xsdXSD Diagram of palletPresortType in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:complexType name="palletPresortType">
    <xs:sequence>
        <xs:element name="USPSContainerInfo" type="mailxml:uspsContainerInfoType" minOccurs="0" />
    </xs:sequence>
    <xs:attribute name="MailDatCode" type="mailxml_base:containerLevelType" use="required" />
    <xs:attribute name="Count" type="xs:nonNegativeInteger" use="required" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
USPSContainerInfo mailxml:USPSContainerInfo 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
MailDatCode mailxml:MailDatCode Required
Count mailxml:Count Required
Collapse Derivation Tree:
Collapse References:
mailxml:PalletPreSortLevel