Definition Type: Element
Name: PlanningBucket
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into HighlightedPlanningBucket in schema papinetcommondefsv2r40_xsd Drilldown into ByJob in schema papinetcommondefsv2r40_xsd Drilldown into ByLoad in schema papinetcommondefsv2r40_xsd Drilldown into BySupplierOrder in schema papinetcommondefsv2r40_xsd Drilldown into PurchaseOrderDetail in schema papinetcommondefsv2r40_xsd Drilldown into ProductionRunNumber in schema papinetcommondefsv2r40_xsd Drilldown into InformationalQuantity in schema papinetcommondefsv2r40_xsd Drilldown into Quantity in schema papinetcommondefsv2r40_xsd Drilldown into OtherDate in schema papinetcommondefsv2r40_xsd Drilldown into TimePeriod in schema papinetcommondefsv2r40_xsd Drilldown into BucketType in schema papinetcommondefsv2r40_xsdXSD Diagram of PlanningBucket in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="PlanningBucket">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="TimePeriod" />
            <xs:element ref="OtherDate" minOccurs="0" />
            <xs:element ref="Quantity" />
            <xs:element ref="InformationalQuantity" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="ProductionRunNumber" minOccurs="0" />
            <xs:choice minOccurs="0" maxOccurs="unbounded">
                <xs:element ref="PurchaseOrderDetail" />
                <xs:element ref="BySupplierOrder" />
                <xs:element ref="ByLoad" />
                <xs:element ref="ByJob" />
            </xs:choice>
            <xs:element ref="HighlightedPlanningBucket" minOccurs="0" />
        </xs:sequence>
        <xs:attribute name="BucketType" type="planningBucketType" use="required" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TimePeriod pn:TimePeriod (1) (1)
OtherDate pn:OtherDate 0 (1)
Quantity pn:Quantity (1) (1)
InformationalQuantity pn:InformationalQuantity 0 unbounded
ProductionRunNumber pn:ProductionRunNumber 0 (1)
PurchaseOrderDetail pn:PurchaseOrderDetail (1) (1)
BySupplierOrder pn:BySupplierOrder (1) (1)
ByLoad pn:ByLoad (1) (1)
ByJob pn:ByJob (1) (1)
HighlightedPlanningBucket pn:HighlightedPlanningBucket 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
BucketType pn:BucketType Required