Definition Type: ComplexType
Name: lumberManufacturingProcessClass
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into AdditionalText in schema papinetcommondefsv2r40_xsd Drilldown into Value in schema papinetcommondefsv2r40_xsd Drilldown into ManufacturingProcessAgency in schema papinetcommondefsv2r40_xsd Drilldown into ManufacturingProcessType in schema papinetcommondefsv2r40_xsdXSD Diagram of lumberManufacturingProcessClass in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:complexType name="lumberManufacturingProcessClass">
    <xs:sequence>
        <xs:element ref="Value" minOccurs="0" />
        <xs:element ref="AdditionalText" minOccurs="0" />
    </xs:sequence>
    <xs:attribute name="ManufacturingProcessType" type="lumberManufacturingProcessType" />
    <xs:attribute name="ManufacturingProcessAgency" type="lumberManufacturingProcessAgencyType" />
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Value pn:Value 0 (1)
AdditionalText pn:AdditionalText 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
ManufacturingProcessType pn:ManufacturingProcessType (Optional)
ManufacturingProcessAgency pn:ManufacturingProcessAgency (Optional)
Collapse Derivation Tree:
Collapse References:
pn:ManufacturingProcess