Definition Type: SimpleType
Name: TankMaterialCodeContentType
Namespace: http://www.nmma.org/CodeLists
Containing Schema: CodeLists_NMMA.xsd
Documentation:
How the tank is constructed.
Collapse XSD Schema Diagram:
XSD Diagram of TankMaterialCodeContentType in schema codelists_nmma_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="TankMaterialCodeContentType">
    <xsd:annotation>
        <xsd:documentation>How the tank is constructed.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="Steel">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Steel</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Stainless Steel">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Stainless Steel</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Aluminum">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Aluminum</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="Plastic">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">Plastic</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="GRP">
            <xsd:annotation>
                <xsd:documentation source="http://www.starstandard.org/">
                        Glass Re-enforced Plastic
                    </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 Steel
Enumeration Stainless Steel
Enumeration Aluminum
Enumeration Plastic
Enumeration GRP
Enumeration Other
Collapse Derivation Tree:
Collapse References:
sqdt:TankMaterialCodeType