Definition Type: Element
Name: OriginalSalesPersonName
Namespace: http://www.starstandard.org/STAR/5
Type: udt:NameType
Containing Schema: Fields.xsd
Abstract
Documentation:
Name of Salesperson that originally sold the vehicle. EG: The salesperson that originally sold the customer prospect's owned vehicle. Format for name should be "First Last" with no commas between first and last name
Collapse XSD Schema Diagram:
Drilldown into languageID in schema unqualifieddatatypes_xsd Drilldown into NameType in schema unqualifieddatatypes_xsdXSD Diagram of OriginalSalesPersonName in schema fields_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="OriginalSalesPersonName" type="udt:NameType">
    <xsd:annotation>
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Name of Salesperson that
                originally sold the vehicle. EG: The salesperson that originally sold the customer
                prospect's owned vehicle. Format for name should be "First Last" with no commas
                between first and last name</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
languageID udt:languageID Optional
Collapse Derivation Tree: