complexType "StatisticalSummaryType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<...> |
|
|
</...> |
All Direct / Indirect Based Elements (1):
-
Annotation
Provides a statistical summary of the data in the related file as a set of variable level and category level statistics. May refer to a set of statistics provided in another physical instance (for example if the same data is held in multiple storage formats) or if the summary statistics are held as a separate data set.
XML Source (w/o annotations (4); see within schema source)
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" ref="StatisticalDataLocation"/>
<xs:choice maxOccurs="unbounded" minOccurs="0">
</xs:choice>
</xs:sequence>
</xs:complexType>
|
Content Element Detail (all declarations; defined within this component only; 3/3)
-
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)
-
One or more statistical measures that describe the responses to a particular variable. Include both variable and category level statistics.
XML Source (w/o annotations (1); see within schema source)
-
Inclusion of a VariableStatistics by reference.
XML Source (w/o annotations (1); see within schema source)