Definition Type: ComplexType
Name: pricePerUnit
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into RangeMax in schema papinetcommondefsv2r40_xsd Drilldown into RangeMin in schema papinetcommondefsv2r40_xsd Drilldown into Value in schema papinetcommondefsv2r40_xsd Drilldown into CurrencyValue in schema papinetcommondefsv2r40_xsdXSD Diagram of pricePerUnit in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:complexType name="pricePerUnit">
    <xs:sequence>
        <xs:element ref="CurrencyValue" />
        <xs:element ref="Value" />
        <xs:element ref="RangeMin" minOccurs="0" />
        <xs:element ref="RangeMax" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CurrencyValue pn:CurrencyValue (1) (1)
Value pn:Value (1) (1)
RangeMin pn:RangeMin 0 (1)
RangeMax pn:RangeMax 0 (1)
Collapse Derivation Tree:
Collapse References:
pn:AdjustmentValue, pn:InformationalPricePerUnit, pn:PricePerUnit