Definition Type: Element
Name: PackingListItem
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into NumberOfMillJoins in schema papinetcommondefsv2r40_xsd Drilldown into BestBeforeDate in schema papinetcommondefsv2r40_xsd Drilldown into InformationalQuantity in schema papinetcommondefsv2r40_xsd Drilldown into Quantity in schema papinetcommondefsv2r40_xsd Drilldown into Product in schema papinetcommondefsv2r40_xsd Drilldown into PackingListReference in schema papinetcommondefsv2r40_xsd Drilldown into PurchaseOrderLineItemNumber in schema papinetcommondefsv2r40_xsd Drilldown into PurchaseOrderInformation in schema papinetcommondefsv2r40_xsd Drilldown into Identifier in schema papinetcommondefsv2r40_xsd Drilldown into PackingListItemNumber in schema papinetcommondefsv2r40_xsd Drilldown into PackingListItemType in schema papinetcommondefsv2r40_xsdXSD Diagram of PackingListItem in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="PackingListItem">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="PackingListItemNumber" />
            <xs:element ref="Identifier" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="PurchaseOrderInformation" />
            <xs:element ref="PurchaseOrderLineItemNumber" minOccurs="0" />
            <xs:element ref="PackingListReference" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="Product" />
            <xs:element ref="Quantity" />
            <xs:element ref="InformationalQuantity" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="BestBeforeDate" minOccurs="0" />
            <xs:element ref="NumberOfMillJoins" minOccurs="0" />
            <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
        <xs:attribute name="PackingListItemType" type="packingListItemType" use="required" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PackingListItemNumber pn:PackingListItemNumber (1) (1)
Identifier pn:Identifier 0 unbounded
PurchaseOrderInformation pn:PurchaseOrderInformation (1) (1)
PurchaseOrderLineItemNumber pn:PurchaseOrderLineItemNumber 0 (1)
PackingListReference pn:PackingListReference 0 unbounded
Product pn:Product (1) (1)
Quantity pn:Quantity (1) (1)
InformationalQuantity pn:InformationalQuantity 0 unbounded
BestBeforeDate pn:BestBeforeDate 0 (1)
NumberOfMillJoins pn:NumberOfMillJoins 0 (1)
AdditionalText pn:AdditionalText 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
PackingListItemType pn:PackingListItemType Required