Definition Type: ComplexType
Name: Url
Namespace: http://www.starstandard.org/STAR/5
Type: udt:TextType
Containing Schema: DealerLocatorExtended.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into languageID in schema unqualifieddatatypes_xsd Drilldown into TextType in schema unqualifieddatatypes_xsd Drilldown into type in schema dealerlocatorextended_xsd Drilldown into source in schema dealerlocatorextended_xsd Drilldown into makeCode in schema dealerlocatorextended_xsdXSD Diagram of Url in schema dealerlocatorextended_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="Url">
    <xsd:simpleContent>
        <xsd:extension base="udt:TextType">
            <xsd:attribute name="makeCode" type="xsd:string" />
            <xsd:attribute name="source" type="xsd:string" />
            <xsd:attribute name="type" default="DealerWebsite" type="UrlType" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
languageID udt:languageID Optional
makeCode star:makeCode (Optional)
source star:source (Optional)
type star:type DealerWebsite (Optional)
Collapse Derivation Tree:
Collapse References:
star:url