Definition Type: Element
Name: GeographicalConstraintDescription
Namespace: http://www.starstandard.org/STAR/5
Type: udt:TextType
Containing Schema: Components.xsd
MinOccurs 1
MaxOccurs unbounded
Abstract
Documentation:
Free-form text field describing the value of the constraints, i.e., the country name(s) to which the initiative applies, US state(s) to which the initiative applies, zip code(s) to which the initiative applies, etc.
Collapse XSD Schema Diagram:
Drilldown into languageID in schema unqualifieddatatypes_xsd Drilldown into TextType in schema unqualifieddatatypes_xsdXSD Diagram of GeographicalConstraintDescription in schema components_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element maxOccurs="unbounded" minOccurs="1" name="GeographicalConstraintDescription" type="udt:TextType">
    <xsd:annotation>
        <xsd:documentation>
                        Free-form text field describing the value of the
                            constraints, i.e., the country name(s) to which the initiative applies,
                            US state(s) to which the initiative applies, zip code(s) to which the
                            initiative applies, etc.
                    </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
languageID udt:languageID Optional
Collapse Derivation Tree: