<xs:simpleType name="AdsMLPrepublicationProofTypeCV"> <!-- Status of CV: Approved --> <xs:restriction base="adsml:CodeRootType"> <xs:enumeration value="Digital" adsml-sx:longName="Digital / electronic proof"/> <xs:enumeration value="Film" adsml-sx:longName="Negative film proof"/> <xs:enumeration value="Print" adsml-sx:longName="Paper proof on predetermined type of paper"/> <xs:enumeration value="Web" adsml-sx:longName="Electronic proof on web."/> <xs:enumeration value="-0-" adsml-sx:longName="Null / empty value or value not known. To be used only when the containing element is required."/> </xs:restriction> </xs:simpleType> |