Definition Type: Element
Name: CallOffProduct
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into WoodProducts in schema papinetcommondefsv2r40_xsd Drilldown into VirginFibre in schema papinetcommondefsv2r40_xsd Drilldown into RecoveredPaper in schema papinetcommondefsv2r40_xsd Drilldown into Pulp in schema papinetcommondefsv2r40_xsd Drilldown into LabelStock in schema papinetcommondefsv2r40_xsd Drilldown into Paper in schema papinetcommondefsv2r40_xsd Drilldown into CallOffPaper in schema papinetcommondefsv2r40_xsd Drilldown into BookManufacturing in schema papinetcommondefsv2r40_xsd Drilldown into Classification in schema papinetcommondefsv2r40_xsd Drilldown into MillCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into ProductDescription in schema papinetcommondefsv2r40_xsd Drilldown into ProductIdentifier in schema papinetcommondefsv2r40_xsdXSD Diagram of CallOffProduct in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="CallOffProduct">
    <xs:complexType>
        <xs:sequence>
            <xs:sequence maxOccurs="unbounded">
                <xs:element ref="ProductIdentifier" />
                <xs:element ref="ProductDescription" minOccurs="0" maxOccurs="unbounded" />
            </xs:sequence>
            <xs:element ref="MillCharacteristics" minOccurs="0" />
            <xs:element ref="Classification" minOccurs="0" maxOccurs="unbounded" />
            <xs:choice minOccurs="0">
                <xs:element ref="BookManufacturing" />
                <xs:choice minOccurs="0">
                    <xs:element ref="CallOffPaper" />
                    <xs:element ref="Paper" />
                </xs:choice>
                <xs:element ref="LabelStock" />
                <xs:element ref="Pulp" />
                <xs:element ref="RecoveredPaper" />
                <xs:element ref="VirginFibre" />
                <xs:element ref="WoodProducts" />
            </xs:choice>
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ProductIdentifier pn:ProductIdentifier (1) (1)
ProductDescription pn:ProductDescription 0 unbounded
MillCharacteristics pn:MillCharacteristics 0 (1)
Classification pn:Classification 0 unbounded
BookManufacturing pn:BookManufacturing (1) (1)
CallOffPaper pn:CallOffPaper (1) (1)
Paper pn:Paper (1) (1)
LabelStock pn:LabelStock (1) (1)
Pulp pn:Pulp (1) (1)
RecoveredPaper pn:RecoveredPaper (1) (1)
VirginFibre pn:VirginFibre (1) (1)
WoodProducts pn:WoodProducts (1) (1)