Definition Type: SimpleType
Name: PressureUnitsContentType
Namespace: http://www.xfront.com/UnitsOfMeasure
Containing Schema: CodeList_UnitsOfMeasureCode_XFront.xsd
Documentation:
This code list represents the System Internationale's unit of measure for pressure.
Collapse XSD Schema Diagram:
XSD Diagram of PressureUnitsContentType in schema codelist_unitsofmeasurecode_xfront_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="PressureUnitsContentType">
    <xsd:annotation>
        <xsd:documentation>
                This code list represents the System Internationale's unit of measure for pressure.
            </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="megapascal">
            <xsd:annotation>
                <xsd:documentation source="http://www.unc.edu/~rowlett/units/">megapascal (MPa)</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="pound per square inch">
            <xsd:annotation>
                <xsd:documentation source="http://www.unc.edu/~rowlett/units/">pound per square inch (lbf/in2 or psi)</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration megapascal
Enumeration pound per square inch
Collapse Derivation Tree:
Collapse References:
sqdt:unitCode