DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
complexType "StatisticsType"
Namespace:
Content:
complex, 2 elements
Defined:
Includes:
definitions of 2 elements
Used:
XML Representation Summary
<...>
   
Content: 
StatisticalDataFileReference*, VariableStatistics*
</...>
Content Model Elements (2):
All Direct / Indirect Based Elements (1):
Known Usage Locations
Annotation
Includes variable and category statistics, as well as a reference to the logical product module that describes the intellectual content of the data documented in the physical instance.
XML Source (w/o annotations (3); see within schema source)
<xs:complexType name="StatisticsType">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="StatisticalDataFileReference"/>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="VariableStatistics"/>
</xs:sequence>
</xs:complexType>
Content Element Detail (defined in this component only; 2/2)
StatisticalDataFileReference
Type:
This is a reference to a physicalinstance that describes a data file containing the summary and/or category statistics OR contains the statistics in-line as in the case of the same data stored as an ascii file and as an ORACLE file where the summary and category statistics are listed only in one of the physical instance files.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="StatisticalDataFileReference"/>

VariableStatistics
Type:
VariableStatisticsType, complex content
One or more statistical measures that describe the responses to a particular variable.
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" ref="VariableStatistics"/>

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