complexType "VariableType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
("Add" | "Update" | "Delete") |
|
= |
(xs:string | xs:string) |
|
= |
("Agency" | "Maintainable") : "Agency" |
|
= |
xs:boolean |
|
= |
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration) |
|
= |
xs:boolean : "false" |
|
= |
"true" |
|
= |
xs:boolean : "false" |
|
= |
xs:boolean : "false" |
|
= |
xs:boolean : "false" |
|
|
> |
|
Content: |
( r:URN | ( r:Agency, r:ID, r:Version))[1..2], r:UserID*, r:UserAttributePair*, ( r:VersionResponsibility | r:VersionResponsibilityReference)?, r:VersionRationale?, r:BasedOnObject?, r:RelatedOtherMaterialReference*, r:MaintainableObject?, VariableName*, r:Label*, r:Description?, r:OutParameter?, r:SourceParameterReference?, r:SourceVariableReference*, r:RepresentedVariableReference?, r:ConceptualVariableReference?, WeightingProcessReference?, r:UniverseReference*, r:ConceptReference?, r:QuestionReference*, r:MeasurementReference*, EmbargoReference?, SourceUnit?, r:AnalysisUnit?, r:UnitTypeReference?, VariableRepresentation? |
|
</...> |
All Direct / Indirect Based Elements (1):
-
Annotation
Describes the structure of a Variable. This is the applied expression of a data item within a data set and maps to the GSIM ImplementedVariable. In addition to the standard name, label, and description, includes a reference to a source parameter, represented variable, conceptual variable, universe, concept, question, source variable, and embargo information. It identifies the normal source of the data in the variable, the unit of analysis, whether the variable provides temporal or geographic information, or serves as a weight for other variables in the data, and provides a full description of its representation.
Type Derivation Tree
VariableType
|
XML Source (w/o annotations (22); see within schema source)
<xs:complexContent>
<xs:extension base="r:VersionableType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="VariableName"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="r:Label"/>
</xs:sequence>
<xs:attribute default="false" name="isTemporal" type="xs:boolean"/>
<xs:attribute default="false" name="isGeographic" type="xs:boolean"/>
<xs:attribute default="false" name="isWeight" type="xs:boolean"/>
</xs:extension>
</xs:complexContent>
</xs:complexType>
|
Attribute Detail (all declarations; defined within this component only; 3/10)
isGeographic
-
Type: |
xs:boolean, predefined |
Use: |
optional |
Set to "true" if the variable relays geographic information, i.e., geographic code, area name, relative location, etc.
Attribute Value
XML Source (w/o annotations (1); see within schema source)
<xs:attribute default="false" name="isGeographic" type="xs:boolean"/>
|
isTemporal
-
Type: |
xs:boolean, predefined |
Use: |
optional |
Set to "true" if the variable relays time-related information (date, time, season, relative time, etc.).
Attribute Value
XML Source (w/o annotations (1); see within schema source)
<xs:attribute default="false" name="isTemporal" type="xs:boolean"/>
|
isWeight
-
Type: |
xs:boolean, predefined |
Use: |
optional |
Set to "true" if the variable is used a weight when analyzing data within the data set. If set to true provide a reference to the Applied Usage of the appropriate Processing Event Weight using WeightingAppliedUsage.
Attribute Value
XML Source (w/o annotations (1); see within schema source)
<xs:attribute default="false" name="isWeight" type="xs:boolean"/>
|
Content Element Detail (all declarations; defined within this component only; 18/30)
-
Reference to any embargoes placed on the contents of this variable. Embargoes may limit access to the data and/or metadata to specific groups and/or for specified periods of time.
XML Source (w/o annotations (1); see within schema source)
-
The entity to which the data refer, for example, individuals, families or households, groups, institutions/organizations, administrative units, etc. Supports the use of an external controlled vocabulary. The DDI Alliance has provided a controlled vocabulary (AnalysisUnit) to support this element at http://www.ddialliance.org/controlled-vocabularies.
Simple Content
XML Source (w/o annotations (1); see within schema source)
-
Reference to the concept measured by this variable.
XML Source (w/o annotations (1); see within schema source)
-
Reference to the ConceptualVariable that describes the core of this variable. The ConceptualVariable provides linked Concept and Universe specifications. These may be constrained by specifications within the Variable description. TypeOfObject should be set to ConceptualVariable.
XML Source (w/o annotations (1); see within schema source)
-
A description of the content and purpose of the Variable. 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 Variable. 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"/>
|
-
Reference to measurement(s) used to collect data for this variable.
XML Source (w/o annotations (1); see within schema source)
-
Assigns a parameter that contains output from the Variable so that it can be bound to an InParameter of an instruction or act as the SourceParameter of another Variable.
XML Source (w/o annotations (1); see within schema source)
-
Reference to question(s) used to collect data for this variable. This references the wording and response domain of the question, not the question flow (if the same question was asked in reference to multiple objects (i.e., Age of each child). Use SourceParameterReference and/or VariableRepresentation/ProcessingInstructionReference to differentiate sources associated with flow patterns or data processing instructions.
XML Source (w/o annotations (1); see within schema source)
-
Reference to the RepresentedVariable that describes the core of this variable (the RepresentedVariable that the variable is the implementation of). The RepresentedVariable contains the broad reusable specification of the Variable, i.e., concept, universe, and value representation. These may be constrained by specifications within the Variable description. TypeOfObject should be set to RepresentedVariable.
XML Source (w/o annotations (1); see within schema source)
-
Reference to an OutParameter that serves as the source for the content of this variable.
XML Source (w/o annotations (1); see within schema source)
-
Reference to variable(s) used as a basis for recoding, derivation, or other means of calculating the data for this variable. This reference is intended to provide basic information on the source variable structure including value representation, measurement unit, etc. Note that if a variable is used by reference within multiple VariableSchemes you can identify its role within a specific VariableScheme by including that VariableScheme in the sourceContext attribute of the reference. Use ProcessingInstructionReference to provide additional information on the transformation of the source variable(s) into the data for this variable. If additional processing detail is required use the InParameter, OutParameter, and ParameterLinkage options in the GenerationInstruction and ProcessingInstructionReference.
XML Source (w/o annotations (1); see within schema source)
-
Reference to the unit type containing a description of the unit type that this Variable refers to, and to which any analytic results refer. TypeOfObject should be set to UnitType.
XML Source (w/o annotations (1); see within schema source)
-
Reference to the universe statement containing a description of the persons or other elements that this variable refers to, and to which any analytic results refer. If more than one universe is referenced the universe of the variable is the intersect of the referenced universes.
XML Source (w/o annotations (1); see within schema source)
-
The normal source of the information contained in the variable. In the case of a survey this may be a respondent, proxy, interviewer, or other source. In the case of administrative data the position of a field on a form e.g., "top of page", "item 3", "generated by data processor", etc. Supports the use of an external controlled vocabulary.
Simple Content
XML Source (w/o annotations (1); see within schema source)
-
A name for the Variable. May be expressed in multiple languages. Repeat the element to express names with different content, for example different names for different systems.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="VariableName"/>
|
-
Describes the representation of the variable in the data set, including allowed content, data typing, and computation information.
XML Source (w/o annotations (1); see within schema source)
-
When isWeight is set to true provide a reference to the Weighting process description used to generate this value. TypeOfObject will be Weighting
XML Source (w/o annotations (1); see within schema source)