Definition Type: ComplexType
Name: containerCountType
Namespace: http://idealliance.org/maildat/Specs/md091/mailxml60a/mailxml
Containing Schema: mailxml_120308.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into TraysFlat in schema mailxml_120308_xsd Drilldown into Trays2mm in schema mailxml_120308_xsd Drilldown into Trays2emm in schema mailxml_120308_xsd Drilldown into Trays1mm in schema mailxml_120308_xsd Drilldown into Sacks in schema mailxml_120308_xsd Drilldown into Pallets in schema mailxml_120308_xsd Drilldown into OtherType in schema mailxml_120308_xsdXSD Diagram of containerCountType in schema mailxml_120308_xsd (Mail.XML - Mailing supply chain)
Collapse XSD Schema Code:
<xs:complexType name="containerCountType">
    <xs:sequence>
        <xs:element name="OtherType" type="xs:nonNegativeInteger" />
        <xs:element name="Pallets" type="xs:nonNegativeInteger" />
        <xs:element name="Sacks" type="xs:nonNegativeInteger" />
        <xs:element name="Trays1mm" type="xs:nonNegativeInteger" />
        <xs:element name="Trays2emm" type="xs:nonNegativeInteger" />
        <xs:element name="Trays2mm" type="xs:nonNegativeInteger" />
        <xs:element name="TraysFlat" type="xs:nonNegativeInteger" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
OtherType mailxml:OtherType (1) (1)
Pallets mailxml:Pallets (1) (1)
Sacks mailxml:Sacks (1) (1)
Trays1mm mailxml:Trays1mm (1) (1)
Trays2emm mailxml:Trays2emm (1) (1)
Trays2mm mailxml:Trays2mm (1) (1)
TraysFlat mailxml:TraysFlat (1) (1)
Collapse Derivation Tree:
Collapse References:
mailxml:ContainerCount, mailxml:ContainerCount, mailxml:ContainerCount