complexType "VariableStatisticsType"
Namespace: |
|
Content: |
|
Defined: |
|
Includes: |
|
Used: |
|
XML Representation Summary |
<... |
|
|
= |
("Add" | "Update" | "Delete") |
|
= |
(xs:string | xs:string) |
|
= |
("Agency" | "Maintainable") : "Agency" |
|
= |
xs:boolean |
|
= |
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration) |
|
= |
"true" |
|
|
> |
|
Content: |
(r:URN | (r:Agency, r:ID, r:Version))[1..2], r:UserID*, r:UserAttributePair*, (r:VersionResponsibility | r:VersionResponsibilityReference)?, r:VersionRationale?, r:BasedOnObject?, r:MaintainableObject?, r:VariableReference, TotalResponses?, (StandardWeightReference | r:WeightVariableReference)?, MissingValuesReference?, SummaryStatistic*, UnfilteredCategoryStatistics*, FilteredCategoryStatistics* |
|
</...> |
Content Model Elements (19):
-
FilteredCategoryStatistics,
MissingValuesReference,
StandardWeightReference,
SummaryStatistic,
TotalResponses,
UnfilteredCategoryStatistics,
r:Agency,
r:BasedOnObject,
r:ID,
r:MaintainableObject,
r:URN,
r:UserAttributePair,
r:UserID,
r:VariableReference,
r:Version,
r:VersionRationale,
r:VersionResponsibility,
r:VersionResponsibilityReference,
r:WeightVariableReference
All Direct / Indirect Based Elements (1):
-
Annotation
Contains summary and category level statistics for the referenced variable. Includes information on the total number of responses, the weights in calculating the statistics, variable level summary statistics, and category statistics. The category statistics may be provided as unfiltered values or filtered through a single variable. For example the category statistics for Sex filtered by the variable Country for a multi-national data file. Note that if no weighting factor is identified, all of the statistics provided are unweighted.
Type Derivation Tree
VariableStatisticsType
|
XML Source (w/o annotations (9); see within schema source)
<xs:complexContent>
</xs:complexContent>
</xs:complexType>
|
Content Element Detail (all declarations; defined within this component only; 8/19)
-
Includes category-level statistic for the referenced variable using another variable to filter the categories through. For example, the Eurobarometer may filter its category statistics by country as represented in a variable "CountryCode".
XML Source (w/o annotations (1); see within schema source)
-
Indicates the missing values that were excluded from the statistic by referencing the ManagedMissingValuesRepresentation used by the Variable.
XML Source (w/o annotations (1); see within schema source)
-
Reference to the variable to which the statistics apply.
XML Source (w/o annotations (1); see within schema source)
-
Reference to a variable to use for weight in calculating the statistic.
XML Source (w/o annotations (1); see within schema source)
-
Reference to the StandardWeight value provided in Weighting.
XML Source (w/o annotations (1); see within schema source)
-
A summary statistic for the referenced variable.
XML Source (w/o annotations (1); see within schema source)
-
Type: |
xs:integer, predefined, simple content |
The total number of responses to this variable. This element is especially useful if the number of responses does not match added case counts. It may also be used to sum the frequencies for variable categories.
XML Source (w/o annotations (1); see within schema source)
-
The unfiltered values of any number of statistics by category value representing the full response distribution of the variable.
XML Source (w/o annotations (1); see within schema source)