Definition Type: Element
Name: UnloadedVehicleWeightMeasure
Namespace: http://www.starstandard.org/STAR/5
Type: sqdt:WeightMeasureType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
The weight of the item without any load. If the item has a trailer, this would be the weight of the item minus it
Collapse XSD Schema Diagram:
Drilldown into unitCode in schema qualifieddatatypes_xsd Drilldown into WeightMeasureType in schema qualifieddatatypes_xsdXSD Diagram of UnloadedVehicleWeightMeasure in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="1" minOccurs="0" name="UnloadedVehicleWeightMeasure" type="sqdt:WeightMeasureType">
    <xsd:annotation>
        <xsd:documentation>
                        The weight of the item without any load. If the item has a
                            trailer, this would be the weight of the item minus it
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
unitCode sqdt:unitCode Required
Collapse Derivation Tree: