Definition Type: Element
Name: BookManufacturing
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PackagingCharacteristics in schema papinetcommondefsv2r40_xsd Drilldown into SuppliedComponentInformation in schema papinetcommondefsv2r40_xsd Drilldown into PrepInformation in schema papinetcommondefsv2r40_xsd Drilldown into ProofInformationalQuantity in schema papinetcommondefsv2r40_xsd Drilldown into BookClassification in schema papinetcommondefsv2r40_xsdXSD Diagram of BookManufacturing in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="BookManufacturing">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="BookClassification" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="ProofInformationalQuantity" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="PrepInformation" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="SuppliedComponentInformation" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="PackagingCharacteristics" minOccurs="0" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
BookClassification pn:BookClassification 0 unbounded
ProofInformationalQuantity pn:ProofInformationalQuantity 0 unbounded
PrepInformation pn:PrepInformation 0 unbounded
SuppliedComponentInformation pn:SuppliedComponentInformation 0 unbounded
PackagingCharacteristics pn:PackagingCharacteristics 0 (1)