Definition Type: Element
Name: ignoreGeoConflictInd
Namespace: http://www.starstandard.org/STAR/5
Type: boolean:http://www.w3.org/2001/XMLSchema
Containing Schema: ValidDealRequest.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
Geography conflicts occur when the physical geographic areas corresponding to the customer’s zip code(s) specified on a Get Valid Deal Permutations request span more than one county. When this occurs, it is possible that the consumer may not be eligible for some of the incentives. Calling applications may choose to let IOM handle the conflict resolution or they may choose to deal with the conflict in an interactive way.
Collapse XSD Schema Diagram:
XSD Diagram of ignoreGeoConflictInd in schema validdealrequest_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="ignoreGeoConflictInd" type="xsd:boolean" minOccurs="1" maxOccurs="1">
    <xsd:annotation xmlns:udt="http://www.openapplications.org/oagis/9/unqualifieddatatypes/1.1" xmlns:qdt="http://www.openapplications.org/oagis/9/qualifieddatatypes/1.1">
        <xsd:documentation source="http://www.starstandard.org/STAR/5">Geography conflicts occur when the physical geographic areas corresponding to the 
                  customer’s zip code(s) specified on a Get Valid Deal Permutations request span more than one county. When this occurs, it is possible that 
                  the consumer may not be eligible for some of the incentives. Calling applications may choose to let IOM handle the conflict resolution or they 
                  may choose to deal with the conflict in an interactive way.</xsd:documentation>
    </xsd:annotation>
</xsd:element>