Definition Type: SimpleType
Name: FuelConsumptionUnitsContentType
Namespace: http://www.xfront.com/UnitsOfMeasure
Containing Schema: CodeList_UnitsOfMeasureCode_XFront.xsd
Documentation:
This code list represents the combined code lists of Volume and Speed for measuring fuel consumption.
Collapse XSD Schema Diagram:
XSD Diagram of FuelConsumptionUnitsContentType in schema codelist_unitsofmeasurecode_xfront_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:simpleType name="FuelConsumptionUnitsContentType">
    <xsd:annotation>
        <xsd:documentation>
                This code list represents the combined code lists of Volume and Speed for measuring fuel consumption.
            </xsd:documentation>
    </xsd:annotation>
    <xsd:union memberTypes="xfUOMcl:VolumeUnitsContentType xfUOMcl:SpeedUnitsContentType" />
</xsd:simpleType>