<xsd:complexType name="GeoConflictOptionsType">
<xsd:annotation xmlns="http://www.starstandards.org/STAR">
<xsd:documentation source="http://www.starstandard.org/STAR/5">Geography Conflict occurs when the requested geography submitted by the User maps to more than
one Base Geography AND one or more of the incentive programs found are not available in ALL of the Base Georgraphies.</xsd:documentation>
</xsd:annotation>
<xsd:sequence>
<xsd:element name="BaseGeoDescription" type="udt:TextType" 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">This field represents the textual description of a potential geography choice when
a conflict occurs.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="baseGeoString" type="udt:TextType" 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">
This is the Flexible Geography String value for one of the potential geography choices when a Geography Conflict occurs. It can be used to make an
updated call to Get Valid Offers with this one specific geography after the User selects one of the geography choices.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:complexType>
|