Definition Type: Element
Name: TransportPackageInformation
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into OtherDate in schema papinetcommondefsv2r40_xsd Drilldown into WoodItem in schema papinetcommondefsv2r40_xsd Drilldown into UnitItem in schema papinetcommondefsv2r40_xsd Drilldown into SheetItem in schema papinetcommondefsv2r40_xsd Drilldown into ReamItem in schema papinetcommondefsv2r40_xsd Drilldown into ReelItem in schema papinetcommondefsv2r40_xsd Drilldown into BoxItem in schema papinetcommondefsv2r40_xsd Drilldown into BaleItem in schema papinetcommondefsv2r40_xsd Drilldown into PackageCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into TransportUnitCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into TransportVehicleCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into InventoryClass in schema papinetcommondefsv2r40_xsd Drilldown into InformationalQuantity in schema papinetcommondefsv2r40_xsd Drilldown into Quantity in schema papinetcommondefsv2r40_xsd Drilldown into ItemCount in schema papinetcommondefsv2r40_xsd Drilldown into MachineID in schema papinetcommondefsv2r40_xsd Drilldown into PartyIdentifier in schema papinetcommondefsv2r40_xsd Drilldown into RawMaterialSet in schema papinetcommondefsv2r40_xsd Drilldown into Identifier in schema papinetcommondefsv2r40_xsd Drilldown into PackageLevel in schema papinetcommondefsv2r40_xsd Drilldown into MixedProductPalletIndicator in schema papinetcommondefsv2r40_xsd Drilldown into PackageType in schema papinetcommondefsv2r40_xsdXSD Diagram of TransportPackageInformation in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="TransportPackageInformation">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="Identifier" maxOccurs="unbounded" />
            <xs:element ref="RawMaterialSet" minOccurs="0" maxOccurs="unbounded" />
            <xs:sequence minOccurs="0">
                <xs:element ref="PartyIdentifier" maxOccurs="unbounded" />
                <xs:element ref="MachineID" />
            </xs:sequence>
            <xs:element ref="ItemCount" />
            <xs:element ref="Quantity" />
            <xs:element ref="InformationalQuantity" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="InventoryClass" minOccurs="0" />
            <xs:element ref="TransportVehicleCharacteristics" minOccurs="0" />
            <xs:element ref="TransportUnitCharacteristics" minOccurs="0" />
            <xs:element ref="PackageCharacteristics" minOccurs="0" />
            <xs:choice minOccurs="0" maxOccurs="unbounded">
                <xs:element ref="BaleItem" />
                <xs:element ref="BoxItem" />
                <xs:element ref="ReelItem" />
                <xs:element ref="ReamItem" />
                <xs:element ref="SheetItem" />
                <xs:element ref="UnitItem" />
                <xs:element ref="WoodItem" />
            </xs:choice>
            <xs:element ref="OtherDate" minOccurs="0" />
        </xs:sequence>
        <xs:attribute name="PackageType" type="packageType" use="required" />
        <xs:attribute name="MixedProductPalletIndicator" type="yesNo" default="No" />
        <xs:attribute name="PackageLevel" type="dec03-2" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Identifier pn:Identifier (1) unbounded
RawMaterialSet pn:RawMaterialSet 0 unbounded
PartyIdentifier pn:PartyIdentifier (1) unbounded
MachineID pn:MachineID (1) (1)
ItemCount pn:ItemCount (1) (1)
Quantity pn:Quantity (1) (1)
InformationalQuantity pn:InformationalQuantity 0 unbounded
InventoryClass pn:InventoryClass 0 (1)
TransportVehicleCharacteristics pn:TransportVehicleCharacteristics 0 (1)
TransportUnitCharacteristics pn:TransportUnitCharacteristics 0 (1)
PackageCharacteristics pn:PackageCharacteristics 0 (1)
BaleItem pn:BaleItem (1) (1)
BoxItem pn:BoxItem (1) (1)
ReelItem pn:ReelItem (1) (1)
ReamItem pn:ReamItem (1) (1)
SheetItem pn:SheetItem (1) (1)
UnitItem pn:UnitItem (1) (1)
WoodItem pn:WoodItem (1) (1)
OtherDate pn:OtherDate 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
PackageType pn:PackageType Required
MixedProductPalletIndicator pn:MixedProductPalletIndicator No (Optional)
PackageLevel pn:PackageLevel (Optional)