DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
group "CodeSubsetInfo"
Namespace:
Content:
Defined:
Includes:
definitions of 4 elements
Used:
Complex Content Model
IncludedLevel*, IncludedCodeReference*, DataExistence?, VariableConcatenation?
Content Model Elements (4):
Known Usage Locations
XML Source (w/o annotations (4); see within schema source)
<xs:group name="CodeSubsetInfo">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="IncludedLevel" type="xs:integer"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="IncludedCodeReference"/>
<xs:element minOccurs="0" ref="DataExistence"/>
<xs:element minOccurs="0" ref="VariableConcatenation"/>
</xs:sequence>
</xs:group>
Content Element Detail (defined in this component only; 4/4)
DataExistence
Type:
DataExistenceType, complex content
Allows for inclusion of upper level categories that will not have associated data. In this case they act as the DDI version 2 form of category group.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="DataExistence"/>

IncludedCodeReference
Type:
Allows selection of code schemes to use not based on levels.
Simple Content
xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="IncludedCodeReference"/>

IncludedLevel
Type:
xs:integer, predefined, simple content
Identifies specific levels to include.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="IncludedLevel" type="xs:integer"/>

VariableConcatenation
Type:
VariableConcatenationType, complex content
Describes the concatenation of other variables, based on a category value of this variable that can be used to identify or locate a specific record of this type. Used to identify unique identification string for a record of a specific category type. For example: A summary level indicating a state record may only require a STATE code to identify it in addition to its summary level category value, while a COUNTY would require a specific summary level value plus a STATE code and a COUNTY code.
XML Source (w/o annotations (1); see within schema source)
<xs:element minOccurs="0" ref="VariableConcatenation"/>

XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set