Definition Type: Element
Name: LeadResponseTimeNumeric
Namespace: http://www.starstandard.org/STAR/5
Type: udt:NumericType
Containing Schema: Components.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Response Time is the time (minutes) that it took the salesperson at the dealership to first respond (not auto-respond) to the prospect. This is time in business minutes (minus hours closed business time).
Collapse XSD Schema Diagram:
XSD Diagram of LeadResponseTimeNumeric in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element minOccurs="0" name="LeadResponseTimeNumeric" type="udt:NumericType">
    <xsd:annotation>
        <xsd:documentation>
                        Response Time is the time (minutes) that it took the
                            salesperson at the dealership to first respond (not auto-respond) to the
                            prospect. This is time in business minutes (minus hours closed business
                            time).
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Derivation Tree: