DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
complexType "DimensionType"
Namespace:
Content:
complex, 1 attribute, 1 element
Defined:
Includes:
definitions of 1 attribute and 1 element
Used:
XML Representation Summary
<...
    rank
 = 
xs:integer
    >
   
Content: 
VariableReference
</...>
Content Model Elements (1):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="DimensionType">
<xs:sequence>
<xs:element ref="VariableReference"/>
</xs:sequence>
<xs:attribute name="rank" type="xs:integer" use="required"/>
</xs:complexType>
Attribute Detail (defined in this component only; 1/1)
rank
Type:
xs:integer, predefined
Use:
required
Provides coordinate order (1,2,n).
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="rank" type="xs:integer" use="required"/>
Content Element Detail (defined in this component only; 1/1)
VariableReference
Type:
r:ReferenceType, complex content
Identifies the variable describing this dimension. This is a special case where the set of values given in CodeType provides the field content and the category label provides the label. In this case, there is a physical record for each value of the variable for those values reported (e.g. County Business Patterns uses the 'variable' Industry Code).
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="VariableReference"/>

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