<xs:simpleType name="AdsMLProofMessageCodeCV">
<xs:restriction base="adsml:AdsMLBusinessMessageCV">
<xs:enumeration value="PO-PB" adsml-sx:longName="Proof of Publication" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0">
<xs:annotation>
<xs:documentation>Confirmation of how, when and where an ad was published. Sent by the publisher or seller to the buyer of advertising.</xs:documentation>
</xs:annotation>
</xs:enumeration>
<xs:enumeration value="ZZ-ERR" adsml-sx:longName="Global error message" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
</xs:restriction>
</xs:simpleType>
|