Definition Type: Element
Name: PressComponent
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into ManufacturingSpecifications in schema papinetcommondefsv2r40_xsd Drilldown into PressPrep in schema papinetcommondefsv2r40_xsd Drilldown into Signatures in schema papinetcommondefsv2r40_xsd Drilldown into NumberOfPages in schema papinetcommondefsv2r40_xsd Drilldown into BarcodeSuppliedByPublisher in schema papinetcommondefsv2r40_xsdXSD Diagram of PressComponent in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="PressComponent">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="NumberOfPages" minOccurs="0" />
            <xs:element ref="Signatures" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="PressPrep" minOccurs="0" />
            <xs:element ref="ManufacturingSpecifications" minOccurs="0" />
        </xs:sequence>
        <xs:attribute name="BarcodeSuppliedByPublisher" type="yesNo" />
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
NumberOfPages pn:NumberOfPages 0 (1)
Signatures pn:Signatures 0 unbounded
PressPrep pn:PressPrep 0 (1)
ManufacturingSpecifications pn:ManufacturingSpecifications 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
BarcodeSuppliedByPublisher pn:BarcodeSuppliedByPublisher (Optional)