Definition Type: ComplexType
Name: SellingSource
Namespace: http://www.starstandard.org/STAR/5
Containing Schema: DealerLocatorExtended.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into sellingSourceDescription in schema dealerlocatorextended_xsd Drilldown into sellingSourceCode in schema dealerlocatorextended_xsdXSD Diagram of SellingSource in schema dealerlocatorextended_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:complexType name="SellingSource">
    <xsd:sequence>
        <xsd:element name="sellingSourceDescription" minOccurs="0" maxOccurs="1" type="udt:TextType" />
    </xsd:sequence>
    <xsd:attribute name="sellingSourceCode" type="xsd:string" />
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
sellingSourceDescription star:sellingSourceDescription 0 1
Collapse Child Attributes:
Name Type Default Value Use
sellingSourceCode star:sellingSourceCode (Optional)
Collapse Derivation Tree:
Collapse References:
star:sellingSource