Definition Type: ComplexType
Name: StatisticsType
Namespace: http://www.adsml.org/adsmlmediapack/1.0
Containing Schema: AdsMLMediapack-1.0-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Properties in schema adsmltypelibrary-2_0-as_xsd Drilldown into SubStatistics in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into DataSource in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into DataPeriod in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into Count in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into DescriptionLine in schema adsmltypelibrary-2_0-as_xsd Drilldown into TemporalScope in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into DemographicScope in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into GeographicScope in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into StatisticsType in schema adsmlmediapack-1_0-publictypelibrary-as_xsdXSD Diagram of StatisticsType in schema adsmlmediapack-1_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:complexType name="StatisticsType">
    <xs:sequence>
        <xs:element ref="StatisticsType" />
        <xs:element ref="GeographicScope" minOccurs="0" />
        <xs:element ref="DemographicScope" minOccurs="0" />
        <xs:element ref="TemporalScope" minOccurs="0" />
        <xs:element ref="adsml:DescriptionLine" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="Count" minOccurs="0" />
        <xs:element ref="DataPeriod" minOccurs="0" />
        <xs:element ref="DataSource" minOccurs="0" />
        <xs:element ref="SubStatistics" minOccurs="0" maxOccurs="unbounded" />
        <xs:element ref="adsml:Properties" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
StatisticsType nsB:StatisticsType (1) (1)
GeographicScope nsB:GeographicScope 0 (1)
DemographicScope nsB:DemographicScope 0 (1)
TemporalScope nsB:TemporalScope 0 (1)
DescriptionLine adsml:DescriptionLine 0 unbounded
Count nsB:Count 0 (1)
DataPeriod nsB:DataPeriod 0 (1)
DataSource nsB:DataSource 0 (1)
SubStatistics nsB:SubStatistics 0 unbounded
Properties adsml:Properties 0 (1)
Collapse Derivation Tree:
Collapse References:
nsB:Statistics