Definition Type: ComplexType
Name: woodPanelCharacteristicsClass
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into Length in schema papinetcommondefsv2r40_xsd Drilldown into Width in schema papinetcommondefsv2r40_xsd Drilldown into Thickness in schema papinetcommondefsv2r40_xsd Drilldown into WoodPanelManufacturingMethod in schema papinetcommondefsv2r40_xsd Drilldown into PlywoodPlyGrade in schema papinetcommondefsv2r40_xsd Drilldown into WoodPanelSpecies in schema papinetcommondefsv2r40_xsd Drilldown into OrientationWithFaceWoodPanelGrain in schema papinetcommondefsv2r40_xsdXSD Diagram of woodPanelCharacteristicsClass in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:complexType name="woodPanelCharacteristicsClass">
    <xs:sequence>
        <xs:element ref="WoodPanelSpecies" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="PlywoodPlyGrade" minOccurs="0" />
        <xs:element ref="WoodPanelManufacturingMethod" minOccurs="0" />
        <xs:element name="Thickness" type="dimensionThicknessClass" minOccurs="0" maxOccurs="2" />
        <xs:element name="Width" type="dimensionConstructionClass" minOccurs="0" maxOccurs="2" />
        <xs:element name="Length" type="dimensionConstructionClass" minOccurs="0" maxOccurs="2" />
        <xs:element ref="AdditionalText" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    <xs:attribute name="OrientationWithFaceWoodPanelGrain" type="yesNo" use="required" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
WoodPanelSpecies pn:WoodPanelSpecies 0 unbounded
PlywoodPlyGrade pn:PlywoodPlyGrade 0 (1)
WoodPanelManufacturingMethod pn:WoodPanelManufacturingMethod 0 (1)
Thickness pn:Thickness 0 2
Width pn:Width 0 2
Length pn:Length 0 2
AdditionalText pn:AdditionalText 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
OrientationWithFaceWoodPanelGrain pn:OrientationWithFaceWoodPanelGrain Required
Collapse Derivation Tree:
Collapse References:
pn:WoodPanelChracteristics