Definition Type: Element
Name: PlanningLineItem
Namespace: http://www.papinet.org/v2r40
Containing Schema: PlanningV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into EndUses in schema papinetcommondefsv2r40_xsd Drilldown into InformationalQuantity in schema papinetcommondefsv2r40_xsd Drilldown into WasteQuantity in schema papinetcommondefsv2r40_xsd Drilldown into PlanningBucket in schema papinetcommondefsv2r40_xsd Drilldown into Downtime in schema papinetcommondefsv2r40_xsd Drilldown into Product in schema papinetcommondefsv2r40_xsd Drilldown into PlanningReference in schema papinetcommondefsv2r40_xsd Drilldown into OtherParty in schema papinetcommondefsv2r40_xsd Drilldown into MachineID in schema papinetcommondefsv2r40_xsd Drilldown into LocationParty in schema papinetcommondefsv2r40_xsd Drilldown into PlanningLineItemNumber in schema papinetcommondefsv2r40_xsd Drilldown into PrintType in schema planningv2r40_xsdXSD Diagram of PlanningLineItem in schema planningv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="PlanningLineItem">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="PlanningLineItemNumber" />
            <xs:sequence>
                <xs:element ref="LocationParty" />
                <xs:element ref="MachineID" minOccurs="0" />
            </xs:sequence>
            <xs:element ref="OtherParty" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="PlanningReference" minOccurs="0" maxOccurs="unbounded" />
            <xs:choice>
                <xs:element ref="Product" />
                <xs:element ref="Downtime" />
            </xs:choice>
            <xs:element ref="PlanningBucket" maxOccurs="unbounded" />
            <xs:element ref="WasteQuantity" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="InformationalQuantity" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="EndUses" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
        <xs:attribute name="PrintType" type="printType" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
PlanningLineItemNumber pn:PlanningLineItemNumber (1) (1)
LocationParty pn:LocationParty (1) (1)
MachineID pn:MachineID 0 (1)
OtherParty pn:OtherParty 0 unbounded
PlanningReference pn:PlanningReference 0 unbounded
Product pn:Product (1) (1)
Downtime pn:Downtime (1) (1)
PlanningBucket pn:PlanningBucket (1) unbounded
WasteQuantity pn:WasteQuantity 0 unbounded
InformationalQuantity pn:InformationalQuantity 0 unbounded
EndUses pn:EndUses 0 unbounded
AdditionalText pn:AdditionalText 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
PrintType pn:PrintType (Optional)