Definition Type: Element
Name: InventoryChangeLineItem
Namespace: http://www.papinet.org/v2r40
Containing Schema: InventoryChangeV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into InventoryInspectionDate in schema papinetcommondefsv2r40_xsd Drilldown into OldInformationalQuantity in schema papinetcommondefsv2r40_xsd Drilldown into OldQuantity in schema papinetcommondefsv2r40_xsd Drilldown into InformationalQuantity in schema papinetcommondefsv2r40_xsd Drilldown into Quantity in schema papinetcommondefsv2r40_xsd Drilldown into SupplyPoint in schema papinetcommondefsv2r40_xsd Drilldown into InventoryChangeLineItemDetail in schema papinetcommondefsv2r40_xsd Drilldown into NumberOfInventoryChangeLineItemDetails in schema papinetcommondefsv2r40_xsd Drilldown into OldInventoryClass in schema papinetcommondefsv2r40_xsd Drilldown into InventoryClass in schema papinetcommondefsv2r40_xsd Drilldown into InventoryChangeReference in schema papinetcommondefsv2r40_xsd Drilldown into MillParty in schema papinetcommondefsv2r40_xsd Drilldown into Product in schema papinetcommondefsv2r40_xsd Drilldown into PurchaseOrderLineItemNumber in schema papinetcommondefsv2r40_xsd Drilldown into PurchaseOrderInformation in schema papinetcommondefsv2r40_xsd Drilldown into InventoryChangeLineItemNumber in schema papinetcommondefsv2r40_xsdXSD Diagram of InventoryChangeLineItem in schema inventorychangev2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="InventoryChangeLineItem">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="InventoryChangeLineItemNumber" />
            <xs:sequence minOccurs="0">
                <xs:element ref="PurchaseOrderInformation" />
                <xs:element ref="PurchaseOrderLineItemNumber" minOccurs="0" />
            </xs:sequence>
            <xs:element ref="Product" minOccurs="0" />
            <xs:element ref="MillParty" minOccurs="0" />
            <xs:element ref="InventoryChangeReference" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="InventoryClass" minOccurs="0" />
            <xs:element ref="OldInventoryClass" minOccurs="0" />
            <xs:element ref="NumberOfInventoryChangeLineItemDetails" minOccurs="0" />
            <xs:element ref="InventoryChangeLineItemDetail" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="SupplyPoint" minOccurs="0" />
            <xs:element ref="Quantity" />
            <xs:element ref="InformationalQuantity" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="OldQuantity" minOccurs="0" />
            <xs:element ref="OldInformationalQuantity" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="InventoryInspectionDate" minOccurs="0" />
            <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InventoryChangeLineItemNumber pn:InventoryChangeLineItemNumber (1) (1)
PurchaseOrderInformation pn:PurchaseOrderInformation (1) (1)
PurchaseOrderLineItemNumber pn:PurchaseOrderLineItemNumber 0 (1)
Product pn:Product 0 (1)
MillParty pn:MillParty 0 (1)
InventoryChangeReference pn:InventoryChangeReference 0 unbounded
InventoryClass pn:InventoryClass 0 (1)
OldInventoryClass pn:OldInventoryClass 0 (1)
NumberOfInventoryChangeLineItemDetails pn:NumberOfInventoryChangeLineItemDetails 0 (1)
InventoryChangeLineItemDetail pn:InventoryChangeLineItemDetail 0 unbounded
SupplyPoint pn:SupplyPoint 0 (1)
Quantity pn:Quantity (1) (1)
InformationalQuantity pn:InformationalQuantity 0 unbounded
OldQuantity pn:OldQuantity 0 (1)
OldInformationalQuantity pn:OldInformationalQuantity 0 unbounded
InventoryInspectionDate pn:InventoryInspectionDate 0 (1)
AdditionalText pn:AdditionalText 0 unbounded