Definition Type: ComplexType
Name: AddressStreet
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 line in schema dealerlocatorextended_xsdXSD Diagram of AddressStreet in schema dealerlocatorextended_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="AddressStreet">
    <xsd:simpleContent>
        <xsd:extension base="udt:TextType">
            <xsd:attribute name="line" type="xsd:int" />
        </xsd:extension>
    </xsd:simpleContent>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
languageID udt:languageID Optional
line star:line (Optional)
Collapse Derivation Tree:
Collapse References:
star:street