Namespace: |
|
Type: |
|
Content: |
complex, 15 attributes, 14 elements |
Defined: |
globally in codebook.xsd; see XML source |
Used: |
at 1 location |
XML Representation Summary |
||||||||||||||||||||||||||||||||||||||||||||||||
<nCube | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
> | ||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||
</nCube> |
Describes the logical structure of an n-dimensional array, in which each coordinate intersects with every other dimension at a single point. The nCube has been designed for use in the markup of aggregate data. Repetition of the following elements is provided to support multi-language content: anlysUnit, embargo, imputation, purpose, respUnit, and security. This element includes the following attributes:
The attribute "name" includes a short label for the nCube. Following the rules of many statistical analysis systems such as SAS and SPSS, names are usually up to eight characters long.
The "sdatrefs" are summary data description references which record the ID values of all elements within the summary data description section of the Study Description which might apply to the nCube. These elements include: time period covered, date of collection, nation or country, geographic coverage, geographic unit, unit of analysis, universe, and kind of data.
The "methrefs" are methodology and processing references which record the ID values of all elements within the study methodology and processing section of the Study Description which might apply to the nCube. These elements include information on data collection and data appraisal (e.g., sampling, sources, weighting, data cleaning, response rates, and sampling error estimates).
The "pubrefs" attribute provides a link to publication/citation references and records the ID values of all citations elements in Other Study Description Materials or Other Study-Related Materials that pertain to this nCube.
The "access" attribute records the ID values of all elements in the Data Access section that describe access conditions for this nCube. The "dmnsQnty" attribute notes the number of dimensions in the nCube. The "cellQnty" attribute indicates the total number of cells in the nCube.
<xs:element name="nCube" type="nCubeType"/> |
Type: |
xs:IDREFS, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="access" type="xs:IDREFS"/> |
Type: |
xs:string, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="cellQnty" type="xs:string"/> |
Type: |
xs:anyURI, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="ddiCodebookUrn" type="xs:anyURI" use="optional"/> |
Type: |
xs:anyURI, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="ddiLifecycleUrn" type="xs:anyURI" use="optional"/> |
Type: |
xs:string, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="dmnsQnty" type="xs:string"/> |
Type: |
xs:string, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="elementVersion" type="xs:string" use="optional"/> |
Type: |
|
Use: |
optional |
Defined: |
xs:dateTime | xs:date | xs:gYearMonth | xs:gYear |
<xs:attribute name="elementVersionDate" type="dateSimpleType" use="optional"/> |
Type: |
xs:ID, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="ID" type="xs:ID" use="optional"/> |
Type: |
xs:IDREFS, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="methrefs" type="xs:IDREFS"/> |
Type: |
xs:string, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="name" type="xs:string"/> |
Type: |
xs:IDREFS, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="pubrefs" type="xs:IDREFS"/> |
Type: |
xs:IDREFS, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="sdatrefs" type="xs:IDREFS"/> |
Type: |
|
Use: |
optional |
Defined: |
enumeration of xs:NMTOKEN |
Enumeration: |
"archive", "producer" |
Default: |
"producer" |
Type Derivation Tree xs:NMTOKEN (restriction) simpleType |
Derivation: |
restriction of xs:NMTOKEN |
|||
Facets: |
|
<xs:attribute default="producer" name="source"> <xs:simpleType> <xs:restriction base="xs:NMTOKEN"> <xs:enumeration value="archive"/> <xs:enumeration value="producer"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
Type: |
xs:NMTOKEN, predefined |
Use: |
optional |
Defined: |
<xs:attribute name="xml-lang" type="xs:NMTOKEN" use="optional"/> |
Type: |
xs:language, predefined |
Use: |
optional |
Defined: |
<xs:attribute ref="xml:lang" use="optional"/> |
Type: |
conceptualTextType, mixed content |
Defined: |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="anlysUnit"/> |
Type: |
dmnsType, complex content |
Defined: |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="dmns"/> |
Type: |
embargoType, mixed content |
Defined: |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="embargo"/> |
Type: |
simpleTextType, mixed content |
Defined: |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="imputation"/> |
Type: |
locationType, empty content |
Defined: |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="location"/> |
Type: |
measureType, empty content |
Defined: |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="measure"/> |
Type: |
notesType, mixed content |
Defined: |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="notes"/> |
Type: |
purposeType, mixed content |
Defined: |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="purpose"/> |
Type: |
simpleTextType, mixed content |
Defined: |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="respUnit"/> |
Type: |
simpleTextAndDateType, mixed content |
Defined: |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="security"/> |
Type: |
universeType, mixed content |
Defined: |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="universe"/> |
Type: |
verStmtType, complex content |
Defined: |
<xs:element maxOccurs="unbounded" minOccurs="0" ref="verStmt"/> |
XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set |