Definition Type: ComplexType
Name: Proximity
Namespace: http://www.starstandard.org/STAR/5
Type: int:http://www.w3.org/2001/XMLSchema
Containing Schema: DealerLocatorExtended.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into unitOfMeasure in schema dealerlocatorextended_xsdXSD Diagram of Proximity in schema dealerlocatorextended_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="Proximity">
    <xsd:simpleContent>
        <xsd:extension base="xsd:int">
            <xsd:attribute name="unitOfMeasure" default="km" type="DistanceUnitOfMeasure" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
unitOfMeasure star:unitOfMeasure km (Optional)
Collapse Derivation Tree:
Collapse References:
star:proximity