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