Definition Type: AttributeGroup
Name: QuantityInformation
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Collapse XSD Schema Diagram:
Drilldown into AdjustmentType in schema papinetcommondefsv2r40_xsd Drilldown into QuantityTypeContext in schema papinetcommondefsv2r40_xsd Drilldown into QuantityType in schema papinetcommondefsv2r40_xsdXSD Diagram of QuantityInformation in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:attributeGroup name="QuantityInformation">
    <xs:attribute name="QuantityType" type="quantityType" use="required" />
    <xs:attribute name="QuantityTypeContext" type="quantityTypeContext" />
    <xs:attribute name="AdjustmentType" type="adjustmentTypeTare" />
</xs:attributeGroup>
Collapse Child Attributes:
Name Type Default Value Use
QuantityType pn:QuantityType Required
QuantityTypeContext pn:QuantityTypeContext (Optional)
AdjustmentType pn:AdjustmentType (Optional)