All Element Summary | ||||||||||||
AttachedAttribute | References the attribute description or provides a value.
|
|||||||||||
DataItem | Describes a single data item or cell within an NCube Instance.
|
|||||||||||
Measure | Identifies the specific measure of the cell by reference and the value for the measure.
|
|||||||||||
NCubeInstance | A container for defining an instance of an NCube, indicating the matrix address of each cell and capturing the data for each measure within a cell of the NCube is stored.
|
|||||||||||
RecordLayout | A RecordLayout intended for use when the data items of an NCube Instances are captured in-line.
|
Complex Type Summary | ||||||||||
References the attribute description or provides a value.
|
||||||||||
Describes a single data item or cell within an NCube Instance. | ||||||||||
Identifies the specific measure of the cell by reference and the value for the measure.
|
||||||||||
A container for defining an instance of an NCube, indicating the matrix address of each cell and capturing the data for each measure within a cell of the NCube is stored.
|
||||||||||
A member of the BaseRecordLayout substitution group intended for use when the data items of an NCube Instances are captured in-line.
|
<?xml version="1.0" encoding="UTF-8"?> <!-- Copyright (c) 2010 DDI Alliance, DDI 3.2 development release, 2010-09-21 This file is part of DDI 3.2 dev XML Schema. DDI 3.2 dev XML Schema is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. DDI 3.2 dev XML Schema is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with DDI 3.2 dev XML Schema. If not, see <http://www.gnu.org/licenses/>. --> <xs:schema elementFormDefault="qualified" targetNamespace="ddi:physicaldataproduct_ncube_inline:3_2_dev" xmlns="ddi:physicaldataproduct_ncube_inline:3_2_dev" xmlns:p="ddi:physicaldataproduct:3_2_dev" xmlns:r="ddi:reusable:3_2_dev" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <!-- COMMON RECORD LAYOUT - CUBED - MODULE 3 --> <xs:annotation> A RecordLayout intended for use when the data items of an NCube Instances are captured in-line. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> A member of the BaseRecordLayout substitution group intended for use when the data items of an NCube Instances are captured in-line. In addition to the link to the PhysicalStructure provided by BaseRecordLayout, the record layout is this namespace (m2) identifies the array base for the in-line data, a full description of each data item contained within an NCube Instance including a link to its description (matrix address) and contained values. </xs:documentation> </xs:annotation> <xs:complexContent> <xs:sequence> <xs:annotation> Sets the array base for any arrays used in the definition (that is, whether the first value is in position 0 or 1, etc.). This may be the data array in a delimited data file or the measure array for measures that are bundled and stored in a single location. Array base is generally set to either 0 or 1. There is no override provided as systems processing a record would use a consistent array base. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> A container for defining an instance of an NCube, indicating the matrix address of each cell and capturing the data for each measure within a cell of the NCube is stored. Allows specifying the values of the attributes attached to a NCube. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> <xs:annotation> A container for defining an instance of an NCube, indicating the matrix address of each cell and capturing the data for each measure within a cell of the NCube is stored. Allows specifying the values of the attributes attached to a NCube. </xs:documentation> </xs:annotation> <xs:complexContent> <xs:sequence> <xs:annotation> </xs:annotation> </xs:element> <xs:annotation> This is an attribute attached to the NCube as a whole or a region of the NCube as defined in the logical description as a CoordinateGroup. The content of the attribute can be provided as a single value or reference a location in the data store where the attribute value will be found. This may be in addition to attribute information described in the logical structure. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> Describes a single data item or cell within an NCube Instance. It defines its location within the NCube by its coordinate (matrix) address which is its intersect point on each dimension. Allows for the specification of data item specific attributes, and identifies the value of each measure for the data item. May optionally indicate the language of the data contents. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> An explicit definition of the data type that is applied to the majority of the data items reducing the amount of repetitive markup required. It can be overridden at the data item level. This field is necessary in the case of some numeric data formats where the format definition would allow real values, but the values are integer values. Allowed values are: integer (default), real, string. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> Delimiter definition for delimited (free field) data that is applied to the majority of the data items reducing the amount of repetitive markup required. It can be overridden at the data item level. Allowed values are: Empty (default), Tab, Blank, AnyString. If a delimiter is used, free field (delimited data) is assumed; binary formats are not allowed. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> Number of decimal places for data with an implied decimal separator that is applied to the majority of the data items reducing the amount of repetitive markup required. It can be overridden at the data item level. Another expression is the decimal scaling factor (SAS). Default: 0. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> The character used to separate the integer and the fraction part of a number (if an explicit separator is used in the data) that is applied to the majority of the data items reducing the amount of repetitive markup required. It can be overridden at the data item level. Allowed values are: None (default), Dot, Comma, Other. On the basis of the data definition in DDI documents, data processing tools could compute the necessary precision width on the basis of the format width and the existence of separators. Appropriate data types could be used, i.e. float or double, short or long. The decimal separator definition only makes sense with some XML Schema primitives. This is a default which may be overridden in specific cases. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> The character used to separate groups of digits (if an explicit separator is used in the data) that is applied to the majority of the data items reducing the amount of repetitive markup required. It can be overridden at the data item level. Allowed values are: None (default), Dot, Comma, Other. The decimal separator definition makes only sense with some XML Schema primitives. This is a default which may be overridden in specific cases. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> Total number of cases represented by the contents of the NCube. This is normally the sum of the cell contents when the NCube contains counts and sub-totals are not included. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> <xs:annotation> Describes a single data item or cell within an NCube Instance. It defines its location within the NCube by its coordinate (matrix) address which is its intersect point on each dimension. Allows for the specification of data item specific attributes, and identifies the value of each measure for the data item. May optionally indicate the language of the data contents. </xs:documentation> </xs:annotation> <xs:sequence> <xs:annotation> A dimension describes the rank or order of the dimension within the NCube structure and provides the specific coordinate value of the dimension for the data item. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> This is an attribute attached to the specified Data Item. The content of the attribute can be provided as a single value or reference a location in the data store where the attribute value will be found. This may be in addition to attribute information described in the logical structure. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> Identifies the specific measure of the cell by reference and the value for the measure. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> <xs:annotation> Use to indicate the language of the data values for this item. </xs:documentation> </xs:annotation> </xs:attribute> </xs:complexType> <xs:annotation> Identifies the specific measure of the cell by reference and the value for the measure. It is recommended to repeat Measure to define each measure definition and value separately. When Value contains multiple measures expressed as an ordered array list each measure in the array as a MeasureReference with its specified arrayOrder within a single Measure definition. </xs:documentation> </xs:annotation> <xs:sequence> <xs:annotation> </xs:annotation> </xs:element> <xs:annotation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> <xs:annotation> A container for defining an instance of an NCube, indicating the matrix address of each cell and capturing the data for each measure within a cell of the NCube is stored. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> Describes a single data item or cell within an NCube Instance. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> Identifies the specific measure of the cell by reference and the value for the measure. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> References the attribute description or provides a value. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> References the attribute description or provides a value. </xs:documentation> </xs:annotation> <xs:choice> <xs:annotation> </xs:annotation> </xs:element> <xs:annotation> </xs:annotation> </xs:element> </xs:choice> </xs:complexType> </xs:schema> |
XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set |