Definition Type: SimpleType
Name: bleachingProcess
Namespace: http://www.papinet.org/v2r40
Containing Schema: papiNetCommonDefsV2R40.xsd
Collapse XSD Schema Diagram:
XSD Diagram of bleachingProcess in schema papinetcommondefsv2r40_xsd (papiNet - e-business standard for the paper and forest industry)
Collapse XSD Schema Code:
<xs:simpleType name="bleachingProcess">
    <xs:restriction base="xs:string">
        <xs:enumeration value="ChlorineBleached" />
        <xs:enumeration value="ElementaryChlorineFree" />
        <xs:enumeration value="TotallyChlorineFree" />
        <xs:enumeration value="Unbleached" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration ChlorineBleached
Enumeration ElementaryChlorineFree
Enumeration TotallyChlorineFree
Enumeration Unbleached
Collapse Derivation Tree:
Collapse References:
pn:BleachingProcess