Definition Type: Element
Name: GeographicalConstraints
Namespace: http://www.starstandard.org/STAR/5
Type: star:GeographicalConstraintsType
Containing Schema: Components.xsd
Abstract
Documentation:
The GeographicalConstraints component is used to define the geographical region or regions or a range of regions to which the initiative is limited. Example 1: An EmployeePricing initiative may only apply to Zip code 12345. All other zip codes do not apply Example 2: An EmployeePricing initiative may apply to Zip code 12345 as well as zip code 54321, and 65431. All other zip codes do not apply. Example 3: An EmployeePricing initiative applies to the following range of zip codes 12345 to 12349. Any zip codes out side of this range do not apply.
Collapse XSD Schema Diagram:
Drilldown into GeographicalConstraintDescription in schema components_xsd Drilldown into GeographicalConstraintTypeCode in schema components_xsd Drilldown into GeographicalConstraintsType in schema components_xsdXSD Diagram of GeographicalConstraints in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="GeographicalConstraints" type="GeographicalConstraintsType">
    <xsd:annotation>
        <xsd:documentation>The GeographicalConstraints component is used to define the geographical region or regions or a range of regions to which the initiative is limited. Example 1: An EmployeePricing initiative may only apply to Zip code 12345. All other zip codes do not apply Example 2: An EmployeePricing initiative may apply to Zip code 12345 as well as zip code 54321, and 65431. All other zip codes do not apply. Example 3: An EmployeePricing initiative applies to the following range of zip codes 12345 to 12349. Any zip codes out side of this range do not apply.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
GeographicalConstraintTypeCode star:GeographicalConstraintTypeCode (1) (1)
GeographicalConstraintDescription star:GeographicalConstraintDescription 1 unbounded
Collapse Derivation Tree: