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