Definition Type: ComplexType
Name: sheetConversionCharacteristicsClass
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into Watermark in schema papinetcommondefsv2r40_xsd Drilldown into Embossing in schema papinetcommondefsv2r40_xsd Drilldown into CuttingDetails in schema papinetcommondefsv2r40_xsd Drilldown into PunchedHoleDetails in schema papinetcommondefsv2r40_xsd Drilldown into TargetProductWeight in schema papinetcommondefsv2r40_xsd Drilldown into SheetSize in schema papinetcommondefsv2r40_xsd Drilldown into WindingDirection in schema papinetcommondefsv2r40_xsd Drilldown into GrainDirection in schema papinetcommondefsv2r40_xsd Drilldown into ConversionCode in schema papinetcommondefsv2r40_xsdXSD Diagram of sheetConversionCharacteristicsClass in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:complexType name="sheetConversionCharacteristicsClass">
    <xs:sequence>
        <xs:element ref="ConversionCode" minOccurs="0" />
        <xs:element ref="GrainDirection" minOccurs="0" />
        <xs:element ref="WindingDirection" minOccurs="0" />
        <xs:element ref="SheetSize" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="TargetProductWeight" minOccurs="0" />
        <xs:element ref="PunchedHoleDetails" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="CuttingDetails" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="Embossing" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="Watermark" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ConversionCode pn:ConversionCode 0 (1)
GrainDirection pn:GrainDirection 0 (1)
WindingDirection pn:WindingDirection 0 (1)
SheetSize pn:SheetSize 0 unbounded
TargetProductWeight pn:TargetProductWeight 0 (1)
PunchedHoleDetails pn:PunchedHoleDetails 0 unbounded
CuttingDetails pn:CuttingDetails 0 unbounded
Embossing pn:Embossing 0 unbounded
Watermark pn:Watermark 0 unbounded
AdditionalText pn:AdditionalText 0 unbounded
Collapse Derivation Tree:
Collapse References:
pn:SheetConversionCharacteristics