Definition Type: ComplexType
Name: bedloadUnitType
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Bundles in schema mailxml_120308_xsd Drilldown into Parcels in schema mailxml_120308_xsd Drilldown into Trays in schema mailxml_120308_xsd Drilldown into Sacks in schema mailxml_120308_xsd Drilldown into USPSContainerInfo in schema mailxml_120308_xsdXSD Diagram of bedloadUnitType in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:complexType name="bedloadUnitType">
    <xs:sequence>
        <xs:element name="USPSContainerInfo" type="mailxml:uspsContainerInfoType" minOccurs="0" />
        <xs:choice maxOccurs="unbounded">
            <xs:element name="Sacks" type="mailxml:bedloadHandlingUnitType" />
            <xs:element name="Trays" type="mailxml:trayHandlingUnitType" />
            <xs:element name="Parcels" type="mailxml:bedloadHandlingUnitType" />
            <xs:element name="Bundles" type="mailxml:bedloadHandlingUnitType" />
        </xs:choice>
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
USPSContainerInfo mailxml:USPSContainerInfo 0 (1)
Sacks mailxml:Sacks (1) (1)
Trays mailxml:Trays (1) (1)
Parcels mailxml:Parcels (1) (1)
Bundles mailxml:Bundles (1) (1)
Collapse Derivation Tree:
Collapse References:
mailxml:Bedload, mailxml:Bedload, mailxml:Bedload