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