complexType "GeographicStructureCodeRepresentationBaseType"
Namespace:
Content:
complex, 3 attributes, 3 elements
Defined:
globally in reusable.xsd; see XML source
Includes:
definition of 1 element
Used:
XML Representation Summary
<...
   
 = 
xs:NMTOKENS
 = 
xs:boolean
 = 
("Nominal" | "Ordinal" | "Interval" | "Ratio" | "Continuous")
   
>
   
Content: 
</...>
Content Model Elements (3):
GenericOutputFormat, IncludedGeographicStructureCodes, RecommendedDataType
Known Direct Subtypes (1):
GeographicStructureCodeDomainType
All Direct / Indirect Based Elements (2):
GeographicStructureCodeDomain, GeographicStructureCodeRepresentation
Known Usage Locations
Annotation
Allows for the use of all or part of a GeographicStructure 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 Structure values available for use by the question or variable.
Type Definition Detail
Type Derivation Tree
RepresentationType (extension)
  GeographicStructureCodeRepresentationBaseType
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="GeographicStructureCodeRepresentationBaseType">
<xs:complexContent>
<xs:extension base="RepresentationType">
<xs:sequence>
<xs:element minOccurs="0" ref="IncludedGeographicStructureCodes"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (all declarations; defined within this component only; 1/3)
IncludedGeographicStructureCodes
Type:
Identifies the Geographic Structure codes included by the Authorized source of the code, the Geographic Structure being used and the Structures to exclude.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="IncludedGeographicStructureCodes"/>

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