Definition Type: Element
Name: SeatHeightMeasure
Namespace: http://www.starstandard.org/STAR/5
Type: sqdt:LengthMeasureType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The distance from the ground to the top of the seat. Used primarily with ATVs.
Collapse XSD Schema Diagram:
Drilldown into unitCode in schema qualifieddatatypes_xsd Drilldown into LengthMeasureType in schema qualifieddatatypes_xsdXSD Diagram of SeatHeightMeasure in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="SeatHeightMeasure" type="sqdt:LengthMeasureType" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>
                        The distance from the ground to the top of the seat.  Used primarily with ATVs.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
unitCode sqdt:unitCode Required
Collapse Derivation Tree: