All Element Summary | ||||||||||||
CodedDataAsNumeric | Indicates that coded data should be treated as numeric.
|
|||||||||||
CodedDataAsText | Indicates that coded data should be treated as text.
|
|||||||||||
DataItem | Describes a single data item within the record.
|
|||||||||||
DataItemAddress | Provides minimum information on data item address system.
|
|||||||||||
DefaultDateTimeDataTypeReference | Reference to an existing DateTimeDelineation using the Reference structure.
|
|||||||||||
DefaultNumericDataTypeReference | Reference to an existing NumericDelineation using the Reference structure.
|
|||||||||||
DefaultTextDataTypeReference | Reference to an existing TextDelineation using the Reference structure.
|
|||||||||||
ProprietaryDataType | A brief textual description of the of proprietary data being provided.
|
|||||||||||
ProprietaryOutputFormat | A brief textual description or classification of the proprietary output format of the data.
|
|||||||||||
RecordLayout | A RecordLayout intended for use when the data items are stored in an external proprietary format.
|
Complex Type Summary | ||||||||||
Indicates that coded data should be treated as numeric, and references the definition of the numeric type as described in NumericDelineation.
|
||||||||||
Indicates that coded data should be treated as text, and references the definition of the text type as described in TextDelineation.
|
||||||||||
Provides minimum information on data item address system, such as variable ID or Name, etc.
|
||||||||||
Describes a single data item within the record, linking it to its description in a variable and providing information on its data type and any item specific proprietary information.
|
||||||||||
A member of the BaseRecordLayout substitution group intended for use when the data items are stored in an external proprietary format.
|
<?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_proprietary:3_2_dev" xmlns="ddi:physicaldataproduct_proprietary: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"> <xs:annotation> A RecordLayout intended for use when the data items are stored in an external proprietary format. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> A member of the BaseRecordLayout substitution group intended for use when the data items are stored in an external proprietary format. In addition to the link to the PhysicalStructure provided by BaseRecordLayout, the record layout is this namespace (m4) identifies the character set and array base for the external data, identifies the software of the proprietary system, provides a description of how the data item is addressed within the system, provides default values for numeric data types, text data types, dateTime data types, whether coded data should be treated as numeric or text, a default variable scheme, proprietary information, and a full description of each data item including its link to the variable description and system address. </xs:documentation> </xs:annotation> <xs:complexContent> <xs:sequence> <xs:annotation> Character set used in the data file (e.g., US ASCII, EBCDIC, UTF-8). This is a required field. </xs:documentation> </xs:annotation> </xs:element> <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> </xs:annotation> </xs:element> <xs:annotation> Provides minimum information on data item address system, such as variable ID or Name, etc. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> Declares the most common data type used for numeric data. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> Declares the most common data type used for textual data. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> Declares the most common data type used for date-time data. </xs:documentation> </xs:annotation> </xs:element> <xs:choice minOccurs="0"> <xs:annotation> Indicates that coded data should be treated as numeric, and defines the numeric type. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> Indicates that coded data should be treated as text, and defines the text type. </xs:documentation> </xs:annotation> </xs:element> </xs:choice> <xs:annotation> References a variable scheme for the RecordLayout. This can be overridden by individual data items if they are from a different variable scheme. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> Contains information proprietary to the software package which produced the data file. This is expressed as a set of key(name)/ value pairs. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> Describes a single data item within the file including its variable reference, information on the data type, and any item specific proprietary information. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> <xs:annotation> Provides minimum information on data item address system, such as variable ID or Name, etc. </xs:documentation> </xs:annotation> <xs:sequence> <xs:annotation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> <xs:annotation> Describes a single data item within the record, linking it to its description in a variable and providing information on its data type and any item specific proprietary information. </xs:documentation> </xs:annotation> <xs:sequence> <xs:annotation> Reference to a Variable describing the content of the data item. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> Allows an override of the default data type, using the language of the proprietary software. A controlled vocabulary is recommended. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> </xs:annotation> </xs:element> <xs:annotation> Contains proprietary information specific to the data item. This is expressed as a set of key (name)-value pairs. </xs:documentation> </xs:annotation> </xs:element> </xs:sequence> </xs:complexType> <xs:annotation> Provides minimum information on data item address system. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> Reference to an existing NumericDelineation using the Reference structure. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> Reference to an existing TextDelineation using the Reference structure. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> Reference to an existing DateTimeDelineation using the Reference structure. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> Indicates that coded data should be treated as numeric. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> Indicates that coded data should be treated as numeric, and references the definition of the numeric type as described in NumericDelineation. </xs:documentation> </xs:annotation> <xs:complexContent> <xs:annotation> Fixed attribute indicating that coded data should be treated as a numeric of the referenced type. </xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> <xs:annotation> Indicates that coded data should be treated as text. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> Indicates that coded data should be treated as text, and references the definition of the text type as described in TextDelineation. </xs:documentation> </xs:annotation> <xs:complexContent> <xs:annotation> Fixed attribute indicating that coded data should be treated as a text/character string of the referenced type. </xs:documentation> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> <xs:annotation> A brief textual description of the of proprietary data being provided. Supports the use of an external controlled vocabulary. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> A brief textual description or classification of the proprietary output format of the data. Supports the use of an external controlled vocabulary. </xs:documentation> </xs:annotation> </xs:element> <xs:annotation> </xs:annotation> </xs:element> </xs:schema> |
XML schema documentation generated with DocFlex/XML 1.8.7 using DocFlex/XML XSDDoc 2.7.0 template set |