Definition Type: SimpleType
Name: TankUsageCodeContentType
Namespace: http://www.nmma.org/CodeLists
Containing Schema: CodeLists_NMMA.xsd
Documentation:
The various usesages for a tank.
Collapse XSD Schema Diagram:
XSD Diagram of TankUsageCodeContentType in schema codelists_nmma_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="TankUsageCodeContentType">
    <xsd:annotation>
        <xsd:documentation>The various usesages for a tank. </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="Water">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Water</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Grey Water">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Water that has been used for one purpose but can be used again without repurification.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Black Water">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Waste water that needs purification or other processing before it can be reused.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Fuel">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Any material that is burnt or altered in order to obtain energy.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Ballast">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">
                        Controls buoyancy and stability.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Other">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">
                        Usage not defined in this list.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration Water
Enumeration Grey Water
Enumeration Black Water
Enumeration Fuel
Enumeration Ballast
Enumeration Other
Collapse Derivation Tree:
Collapse References:
sqdt:TankUsageCodeType