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