Definition Type: Element
Name: TotalEnginePowerQuantity
Namespace: http://www.starstandard.org/STAR/5
Type: sqdt:QuantityType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Total horsepower of engine on or for a vehicle. EX: Triple250 would have an TotalEngineHorsepower of 750.
Collapse XSD Schema Diagram:
Drilldown into unitCode in schema qualifieddatatypes_xsd Drilldown into QuantityType in schema qualifieddatatypes_xsdXSD Diagram of TotalEnginePowerQuantity in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="TotalEnginePowerQuantity" type="sqdt:QuantityType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Total horsepower of
                   engine on or for a vehicle. EX: Triple250 would have an TotalEngineHorsepower of
                   750.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
unitCode sqdt:unitCode Optional
Collapse Derivation Tree: