complexType "KindOfDataType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string : "1.0" |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
("Qualitative" | "Quantitative" | "Mixed") |
|
|
> |
|
|
</...> |
All Direct / Indirect Based Elements (1):
-
Known Usage Locations
Annotation
Describes, with a string or a term from a controlled vocabulary, the kind of data documented in the logical product(s) of a study unit. Examples include survey data, census/enumeration data, administrative data, measurement data, assessment data, demographic data, voting data, etc.
Type Definition Detail
Type Derivation Tree xs:string (extension) KindOfDataType |
XML Source (w/o annotations (2); see within schema source)
<xs:complexType name="KindOfDataType"> <xs:simpleContent> </xs:extension> </xs:simpleContent> </xs:complexType> |
Attribute Detail (all declarations; defined within this component only; 1/8)
type-
Provides a description of the types of data described by the KindOfData element.
Attribute Value
Enumeration: |
"Qualitative" |
- |
Narrative or descriptive accounts that may be subjected to interpretive analysis |
"Quantitative" |
- |
Numerical or coded data that may be subjected to statistical analysis |
"Mixed" |
- |
Both qualitative and quantitative data within the same collection. |
|
XML Source (w/o annotations (1); see within schema source)