Definition Type: SimpleType
Name: chargeType
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Collapse XSD Schema Diagram:
XSD Diagram of chargeType in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:simpleType name="chargeType">
    <xs:restriction base="xs:string">
        <xs:enumeration value="AdministrativeCosts" />
        <xs:enumeration value="AgreedWasteToScrap" />
        <xs:enumeration value="AgreedWasteToSell" />
        <xs:enumeration value="ConversionCosts" />
        <xs:enumeration value="KnownProductionDowntime" />
        <xs:enumeration value="LabourCosts" />
        <xs:enumeration value="MachineDamage" />
        <xs:enumeration value="PriceDifference" />
        <xs:enumeration value="ProductionDowntime" />
        <xs:enumeration value="RejectedReel" />
        <xs:enumeration value="UnknownProductionDowntime" />
        <xs:enumeration value="WasteToScrap" />
        <xs:enumeration value="WasteToSell" />
        <xs:enumeration value="WrongQuantity" />
        <xs:enumeration value="Other" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration AdministrativeCosts
Enumeration AgreedWasteToScrap
Enumeration AgreedWasteToSell
Enumeration ConversionCosts
Enumeration KnownProductionDowntime
Enumeration LabourCosts
Enumeration MachineDamage
Enumeration PriceDifference
Enumeration ProductionDowntime
Enumeration RejectedReel
Enumeration UnknownProductionDowntime
Enumeration WasteToScrap
Enumeration WasteToSell
Enumeration WrongQuantity
Enumeration Other
Collapse Derivation Tree:
Collapse References:
pn:ChargeType