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