Definition Type: ComplexType
Name: productClass
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 Paper in schema papinetcommondefsv2r40_xsd Drilldown into LabelStock in schema papinetcommondefsv2r40_xsd Drilldown into BookManufacturing in schema papinetcommondefsv2r40_xsd Drilldown into Classification in schema papinetcommondefsv2r40_xsd Drilldown into ProductDescription in schema papinetcommondefsv2r40_xsd Drilldown into ProductIdentifier in schema papinetcommondefsv2r40_xsdXSD Diagram of productClass in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:complexType name="productClass">
    <xs:sequence>
        <xs:sequence maxOccurs="unbounded">
            <xs:element ref="ProductIdentifier" />
            <xs:element ref="ProductDescription" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
        <xs:element ref="Classification" minOccurs="0" maxOccurs="unbounded" />
        <xs:choice minOccurs="0">
            <xs:element ref="BookManufacturing" />
            <xs:element ref="LabelStock" />
            <xs:element ref="Paper" />
            <xs:element ref="Pulp" />
            <xs:element ref="RecoveredPaper" />
            <xs:element ref="VirginFibre" />
            <xs:element ref="WoodProducts" />
        </xs:choice>
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ProductIdentifier pn:ProductIdentifier (1) (1)
ProductDescription pn:ProductDescription 0 unbounded
Classification pn:Classification 0 unbounded
BookManufacturing pn:BookManufacturing (1) (1)
LabelStock pn:LabelStock (1) (1)
Paper pn:Paper (1) (1)
Pulp pn:Pulp (1) (1)
RecoveredPaper pn:RecoveredPaper (1) (1)
VirginFibre pn:VirginFibre (1) (1)
WoodProducts pn:WoodProducts (1) (1)
Collapse Derivation Tree:
Collapse References:
pn:Product