<xs:simpleType name="AdsMLUnitOfMeasureInteractiveCV">
<!-- Status of CV: Approved -->
<xs:restriction base="adsml:CodeRootType">
<xs:enumeration value="actions" adsml-sx:longName="number of actions taken" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="animationLength" adsml-sx:longName="maximum duration (in seconds) that a rich media format ad will be exposed" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="clicks" adsml-sx:longName="number of times a user clicked a link" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="clickThroughs" adsml-sx:longName="number of times a user clicked a link" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="cm" adsml-sx:longName="centimeters" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="cm2" adsml-sx:longName="square centimeters" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="customers" adsml-sx:longName="number of customers acquired" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="day" adsml-sx:longName="day" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="fileSize" adsml-sx:longName="file size (in kilobytes)" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="fileWeight" adsml-sx:longName="file size (in kilobytes) include the type e.g. flash, images" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="frequencyCapDaily" adsml-sx:longName="maximum number of times each day a user will be exposed to a particular superstitial ad on a site" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="frequencyControlCap" adsml-sx:longName="maximum number of times a user will be exposed to a superstitial ad during each visit to a site" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="hours" adsml-sx:longName="duration of ad in hours" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="impression" adsml-sx:longName="served ad" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="inch" adsml-sx:longName="inches" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="inch2" adsml-sx:longName="square inches" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="keywords" adsml-sx:longName="number of keywords purchased" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="leads" adsml-sx:longName="number of leads acquired" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="minutes" adsml-sx:longName="duration of ad in minutes" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="mm" adsml-sx:longName="millimeters" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="mm2" adsml-sx:longName="square millimeters" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="month" adsml-sx:longName="month" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="numberOfLinks" adsml-sx:longName="number of clickable links within the ad" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="orders" adsml-sx:longName="number of orders taken" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="pixel" adsml-sx:longName="screen dot (picture element), used for interactive / online advertising" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="referrals" adsml-sx:longName="number of referrals" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="registrations" adsml-sx:longName="number of times a user registered their details" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="sales" adsml-sx:longName="number of sales made" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="salesvalue" adsml-sx:longName="value of sales" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="seconds" adsml-sx:longName="duration of ad in seconds" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="timeBetweenAds" adsml-sx:longName="number of seconds between exposures of a superstitial ad to a user" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="visitors" adsml-sx:longName="Number of visiters (differs from customers)" 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>
|