Definition Type: SimpleType
Name: PowerUnitsContentType
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 power.
Collapse XSD Schema Diagram:
XSD Diagram of PowerUnitsContentType in schema codelist_unitsofmeasurecode_xfront_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="PowerUnitsContentType">
    <xsd:annotation>
        <xsd:documentation>
                This code list represents the System Internationale's unit of measure for power.
            </xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:normalizedString">
        <xsd:enumeration value="horsepower">
            <xsd:annotation>
                <xsd:documentation>The US horsepower measurement</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="metric horsepower">
            <xsd:annotation>
                <xsd:documentation source="http://www.unc.edu/~rowlett/units/">The UK horsepower measurement. This is slighly less than the US measurement.</xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
        <xsd:enumeration value="kilowatt">
            <xsd:annotation>
                <xsd:documentation source="http://www.unc.edu/~rowlett/units/">
                    A common metric unit of power, equivalent to 1000 watts, about 1.341 022 horsepower, or 737.562 foot-pounds per second.
                    </xsd:documentation>
            </xsd:annotation>
        </xsd:enumeration>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Enumeration horsepower
Enumeration metric horsepower
Enumeration kilowatt
Collapse Derivation Tree:
Collapse References:
sqdt:unitCode