complexType "GeographicLocationCodeRepresentationBaseType"
Namespace:
Content:
complex, 3 attributes, 4 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...
   
 = 
xs:NMTOKENS
 = 
xs:boolean
 = 
("Nominal" | "Ordinal" | "Interval" | "Ratio" | "Continuous")
   
>
   
Content: 
</...>
Content Model Elements (4):
GenericOutputFormat, IncludedGeographicLocationCodes, LimitedCodeSegmentCaptured, RecommendedDataType
Known Direct Subtypes (1):
GeographicLocationCodeDomainType
All Direct / Indirect Based Elements (2):
GeographicLocationCodeDomain, GeographicLocationCodeRepresentation
Known Usage Locations
Annotation
Allows for the use of all or part of a GeographicLocation description to be used as a response domain or value representation by a question or variable. In addition to the basic objects of a representation it describes the Geographic Location values available for use by the question or variable.
Type Definition Detail
Type Derivation Tree
RepresentationType (extension)
  GeographicLocationCodeRepresentationBaseType
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="GeographicLocationCodeRepresentationBaseType">
<xs:complexContent>
<xs:extension base="RepresentationType">
<xs:sequence>
<xs:element minOccurs="0" ref="IncludedGeographicLocationCodes"/>
<xs:element minOccurs="0" ref="LimitedCodeSegmentCaptured"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/4)
IncludedGeographicLocationCodes
Type:
Identifies the Geographic Location codes included by the Authorized source of the code, the geographic location being used and the locations to exclude.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="IncludedGeographicLocationCodes"/>

LimitedCodeSegmentCaptured
Type:
When the code is a concatenation this structure allows you to limit the portion of the concatenated code that this object captures.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="LimitedCodeSegmentCaptured"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set