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