element <CubeCoord> (global)
Namespace:
Type:
Content:
empty, 11 attributes
Defined:
globally in codebook.xsd; see XML source
Used:
XML Representation Summary
<CubeCoord
   
 = 
xs:ID
 = 
xs:NMTOKEN
 = 
xs:language
 = 
("archive" | "producer") : "producer"
 = 
xs:string
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear)
 = 
xs:anyURI
 = 
xs:anyURI
 = 
xs:string
 = 
xs:string
 = 
xs:IDREF
/>
Included in content model of elements (1):
Known Usage Locations
Annotation

Cube Coordinate

Description

This is an empty element containing only the attributes listed below. It is used to identify the coordinates of the data item within a logical nCube describing aggregate data. CubeCoord is repeated for each dimension of the nCube. The attributes provide a complete coordinate location of a cell within the nCube.

Example

<CubeCoord coordNo="1" coordVal="3"/> <CubeCoord coordNo="2" coordVal="7"/> <CubeCoord coordNo="3" coordVal="2" coordValRef="AGE-3"/>
XML Source (w/o annotations (1); see within schema source)
<xs:element name="CubeCoord" type="CubeCoordType"/>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set