Definition Type: SimpleType
Name: chargeContext
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Collapse XSD Schema Diagram:
XSD Diagram of chargeContext in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:simpleType name="chargeContext">
    <xs:restriction base="xs:string">
        <xs:enumeration value="Administrative" />
        <xs:enumeration value="Logistical" />
        <xs:enumeration value="Production" />
        <xs:enumeration value="Rework" />
        <xs:enumeration value="Storage" />
        <xs:enumeration value="Waste" />
        <xs:enumeration value="Other" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration Administrative
Enumeration Logistical
Enumeration Production
Enumeration Rework
Enumeration Storage
Enumeration Waste
Enumeration Other
Collapse Derivation Tree:
Collapse References:
pn:ChargeContext