Definition Type: Element
Name: StatisticalGoodsInformation
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PriceDetails in schema papinetcommondefsv2r40_xsd Drilldown into CommodityGoodsCode in schema papinetcommondefsv2r40_xsdXSD Diagram of StatisticalGoodsInformation in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:element name="StatisticalGoodsInformation">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="CommodityGoodsCode" />
            <xs:element ref="PriceDetails" minOccurs="0" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CommodityGoodsCode pn:CommodityGoodsCode (1) (1)
PriceDetails pn:PriceDetails 0 (1)