complexType "GeographicLocationCodeDomainType"
Namespace:
Content:
complex, 5 elements
Defined:
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
r:OutParameter?, ResponseCardinality?, r:ContentDateOffset?, r:GeographicLocationCodeDelineationReference*, r:LimitedCodeSegmentCaptured?
</...>
Content Model Elements (5):
ResponseCardinality, r:ContentDateOffset, r:GeographicLocationCodeDelineationReference, r:LimitedCodeSegmentCaptured, r:OutParameter
All Direct / Indirect Based Elements (1):
GeographicLocationCodeDomain
Known Usage Locations
Annotation
A response domain capturing the name or code of a Geographic Location as a response for a question item. Includes standard response domain elements; OutParameter, designation of response cardinality, and a declaration of an offset date for the data content, as well as a reference to a reusable GeographicLocationCodeDelineation. Allows for capturing a limited segment of a complex geographic code.
Type Definition Detail
Type Derivation Tree
ResponseDomainType (extension)
  GeographicLocationCodeDomainType
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="GeographicLocationCodeDomainType">
<xs:complexContent>
<xs:extension base="ResponseDomainType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:GeographicLocationCodeDelineationReference"/>
<xs:element minOccurs="0" ref="r:LimitedCodeSegmentCaptured"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 2/5)
r:GeographicLocationCodeDelineationReference
Type:
r:ReferenceType, complex content
Reference to the GeographicLocationCodeDelineation used by this response domain
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:GeographicLocationCodeDelineationReference"/>

r: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="r:LimitedCodeSegmentCaptured"/>

XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set