<xs:simpleType name="AdsMLChangeCodeCV">
<xs:restriction base="adsml:CodeRootType">
<xs:enumeration value="add" adsml-sx:longName="Add information" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="add.content" adsml-sx:longName="Add information to content data" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="add.delivery" adsml-sx:longName="Add information to delivery data" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="add.placement" adsml-sx:longName="Add information to placement data" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="add.placementGroup" adsml-sx:longName="Add information to placement group data" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="add.price" adsml-sx:longName="Add information to price data" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="add.rendering" adsml-sx:longName="Add information to rendering data" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="add.schedule" adsml-sx:longName="Add information to schedule data" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="add.service" adsml-sx:longName="Add information to additional services data" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="delete" adsml-sx:longName="Delete information. Note does not serve to delete entire record" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="delete.content" adsml-sx:longName="Delete information from content data" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="delete.delivery" adsml-sx:longName="Delete information from delivery data" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="delete.placement" adsml-sx:longName="Delete information from placement data" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="delete.placementGroup" adsml-sx:longName="Delete information from placement group data" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="delete.price" adsml-sx:longName="Delete information from price data" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="delete.rendering" adsml-sx:longName="Delete information from rendering data" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="delete.schedule" adsml-sx:longName="Delete information from schedule data" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="delete.service" adsml-sx:longName="Delete information from additional services data" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="edit" adsml-sx:longName="Edit information. Changes data in context" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="edit.content" adsml-sx:longName="Edit content information" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="edit.delivery" adsml-sx:longName="Edit delivery information" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="edit.placement" adsml-sx:longName="Edit placement information" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="edit.placementGroup" adsml-sx:longName="Edit placement group information" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="edit.price" adsml-sx:longName="Edit price information" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="edit.rendering" adsml-sx:longName="Edit rendering information" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="edit.schedule" adsml-sx:longName="Edit schedule information" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="edit.service" adsml-sx:longName="Edit additional services information" 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>
<!-- Status of CV: Approved -->
</xs:simpleType>
|