Definition Type: Element
Name: InventoryStatusLineItem
Namespace: http://www.papinet.org/v2r40
Containing Schema: InventoryStatusV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into OtherDate in schema papinetcommondefsv2r40_xsd Drilldown into InformationalQuantity in schema papinetcommondefsv2r40_xsd Drilldown into OtherParty in schema papinetcommondefsv2r40_xsd Drilldown into EndUserParty in schema papinetcommondefsv2r40_xsd Drilldown into SupplierParty in schema papinetcommondefsv2r40_xsd Drilldown into BuyerParty in schema papinetcommondefsv2r40_xsd Drilldown into SupplyPoint in schema papinetcommondefsv2r40_xsd Drilldown into LocationParty in schema papinetcommondefsv2r40_xsd Drilldown into InventoryInspectionDate in schema papinetcommondefsv2r40_xsd Drilldown into Quantity in schema papinetcommondefsv2r40_xsd Drilldown into NumberOfInventoryStatusLineItemDetails in schema papinetcommondefsv2r40_xsd Drilldown into InventoryStatusLineItemDetail in schema papinetcommondefsv2r40_xsd Drilldown into InventoryClass in schema papinetcommondefsv2r40_xsd Drilldown into InventoryStatusReference 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 InventoryStatusLineItemNumber in schema papinetcommondefsv2r40_xsdXSD Diagram of InventoryStatusLineItem in schema inventorystatusv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="InventoryStatusLineItem">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="InventoryStatusLineItemNumber" />
            <xs:element ref="PurchaseOrderInformation" minOccurs="0" />
            <xs:element ref="PurchaseOrderLineItemNumber" minOccurs="0" />
            <xs:element ref="Product" />
            <xs:element ref="MillParty" minOccurs="0" />
            <xs:element ref="InventoryStatusReference" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="InventoryClass" minOccurs="0" />
            <xs:element ref="InventoryStatusLineItemDetail" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="NumberOfInventoryStatusLineItemDetails" minOccurs="0" />
            <xs:element ref="Quantity" />
            <xs:element ref="InventoryInspectionDate" minOccurs="0" />
            <xs:element ref="LocationParty" minOccurs="0" />
            <xs:element ref="SupplyPoint" minOccurs="0" />
            <xs:element ref="BuyerParty" minOccurs="0" />
            <xs:element ref="SupplierParty" minOccurs="0" />
            <xs:element ref="EndUserParty" minOccurs="0" />
            <xs:element ref="OtherParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="InformationalQuantity" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="OtherDate" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
InventoryStatusLineItemNumber pn:InventoryStatusLineItemNumber (1) (1)
PurchaseOrderInformation pn:PurchaseOrderInformation 0 (1)
PurchaseOrderLineItemNumber pn:PurchaseOrderLineItemNumber 0 (1)
Product pn:Product (1) (1)
MillParty pn:MillParty 0 (1)
InventoryStatusReference pn:InventoryStatusReference 0 unbounded
InventoryClass pn:InventoryClass 0 (1)
InventoryStatusLineItemDetail pn:InventoryStatusLineItemDetail 0 unbounded
NumberOfInventoryStatusLineItemDetails pn:NumberOfInventoryStatusLineItemDetails 0 (1)
Quantity pn:Quantity (1) (1)
InventoryInspectionDate pn:InventoryInspectionDate 0 (1)
LocationParty pn:LocationParty 0 (1)
SupplyPoint pn:SupplyPoint 0 (1)
BuyerParty pn:BuyerParty 0 (1)
SupplierParty pn:SupplierParty 0 (1)
EndUserParty pn:EndUserParty 0 (1)
OtherParty pn:OtherParty 0 unbounded
InformationalQuantity pn:InformationalQuantity 0 unbounded
OtherDate pn:OtherDate 0 unbounded
AdditionalText pn:AdditionalText 0 unbounded