complexType "GeographicLocationCodeDomainType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
xs:NMTOKENS |
|
= |
xs:boolean |
|
= |
("Nominal" | "Ordinal" | "Interval" | "Ratio" | "Continuous") |
|
= |
xs:boolean : "true" |
|
|
> |
|
|
</...> |
All Direct / Indirect Based Elements (1):
-
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 description of a geographic location code represeanttion. Allows for capturing a limited segment of a complex geographic code.
Type Derivation Tree
GeographicLocationCodeDomainType
|
XML Source (w/o annotations (7); see within schema source)
<xs:complexContent>
</xs:complexContent>
</xs:complexType>
|
Attribute Detail (all declarations; defined within this component only; 1/4)
displayCode
-
Type: |
xs:boolean, predefined |
Use: |
optional |
If set to "true" (default value) the code value associated with the category label will be displayed. Set to "false" if only the category label should not be displayed.
Attribute Value
XML Source (w/o annotations (1); see within schema source)
<xs:attribute default="true" name="displayCode" type="xs:boolean"/>
|
Content Element Detail (all declarations; defined within this component only; 5/10)
-
Identifies the difference between the date applied to the data as a whole and this specific item such as previous year's income or residence 5 years ago.
XML Source (w/o annotations (1); see within schema source)
-
A description of the content and purpose of the domain. Supports multiple language versions of the same content as well as optional formatting of the content.
XML Source (w/o annotations (1); see within schema source)
-
A display label for the domain. Supports multiple language versions of the same content as well as optional formatting of the content. Repeat for labels with different content, for example, labels with differing length limitations.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>
|
-
Allows for the response to be bound to one of the QuestionItem's OutParameters, so the collected information can be used elsewhere, for example as inputs to subsequent questions in an Instrument or to a GenerationInstruction. If multiple responses are possible, this would represent and ordered array of the responses.
XML Source (w/o annotations (1); see within schema source)
-
Allows the designation of the minimum and maximum number of responses allowed for this response domain.
XML Source (w/o annotations (1); see within schema source)