Definition Type: ComplexType
Name: packageInformationClass
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PackageReference in schema papinetcommondefsv2r40_xsd Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into e-Attachment in schema papinetcommondefsv2r40_xsd 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 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 SupplierMarks 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 packageInformationClass in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:complexType name="packageInformationClass">
    <xs:sequence>
        <xs:element ref="Identifier" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="SupplierMarks" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="RawMaterialSet" minOccurs="0" maxOccurs="unbounded" />
        <xs:sequence minOccurs="0">
            <xs:element ref="PartyIdentifier" maxOccurs="unbounded" />
            <xs:element ref="MachineID" minOccurs="0" />
        </xs:sequence>
        <xs:element ref="ItemCount" minOccurs="0" />
        <xs:element ref="Quantity" minOccurs="0" />
        <xs:element ref="InformationalQuantity" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="InventoryClass" 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" maxOccurs="unbounded" />
        <xs:element ref="e-Attachment" minOccurs="0" />
        <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="PackageReference" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <xs:attribute name="PackageType" type="packageType" />
    <xs:attribute name="MixedProductPalletIndicator" type="yesNo" default="No" />
    <xs:attribute name="PackageLevel" type="dec03-2" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Identifier pn:Identifier 0 unbounded
SupplierMarks pn:SupplierMarks 0 unbounded
RawMaterialSet pn:RawMaterialSet 0 unbounded
PartyIdentifier pn:PartyIdentifier (1) unbounded
MachineID pn:MachineID 0 (1)
ItemCount pn:ItemCount 0 (1)
Quantity pn:Quantity 0 (1)
InformationalQuantity pn:InformationalQuantity 0 unbounded
InventoryClass pn:InventoryClass 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 unbounded
e-Attachment pn:e-Attachment 0 (1)
AdditionalText pn:AdditionalText 0 unbounded
PackageReference pn:PackageReference 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
PackageType pn:PackageType (Optional)
MixedProductPalletIndicator pn:MixedProductPalletIndicator No (Optional)
PackageLevel pn:PackageLevel (Optional)
Collapse Derivation Tree:
Collapse References:
pn:PackageInformation