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