<xs:simpleType name="AdsMLStatisticsTypeCodeCV">
<!-- Status of CV: Proposed -->
<xs:restriction base="adsml:CodeRootType">
<xs:enumeration value="Audience" adsml-sx:longName="Audience statistics" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="Circulation" adsml-sx:longName="Circulation statistics" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="Distribution" adsml-sx:longName="Distribution statistics" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="Households" adsml-sx:longName="Household statistics" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="Readership" adsml-sx:longName="Readership statistics" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="-0-" adsml-sx:longName="Null / empty value or value not known. To be used only when the containing element is required." xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
</xs:restriction>
</xs:simpleType>
|