<xs:simpleType name="AdsMLPlacementInBookPrintCV">
<!-- Status of CV: Approved -->
<xs:restriction base="adsml:CodeRootType">
<xs:enumeration value="Any" adsml-sx:longName="Any place in book." xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="BackPage" adsml-sx:longName="Back page / last page" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="BestPossiblePosition" adsml-sx:longName="Best position available" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="Center" adsml-sx:longName="Center of the product or other specified page grouping." xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="EarliestAvailable" adsml-sx:longName="Earliest available position" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="FacingMatter" adsml-sx:longName="Facing editorial matter" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="FarForward" adsml-sx:longName="Far forward" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="FirstAdAfterSection" adsml-sx:longName="First ad after section close" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="FirstAdInBook" adsml-sx:longName="First ad in book" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="FirstAdInSection" adsml-sx:longName="First ad in specified section" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="FirstFull" adsml-sx:longName="First full page in section or classification" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="FrontHalf" adsml-sx:longName="Front half of the product" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="FrontPage" adsml-sx:longName="Front page" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="InsideBackPage" adsml-sx:longName="Inside page prior to Back page / last page" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="LastAdBeforeSection" adsml-sx:longName="Last ad before specified section start" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="LastFull" adsml-sx:longName="Last full page in section or classification" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="LeadingInto" adsml-sx:longName="Leading into section or sub-section" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="LeadingOutOf" adsml-sx:longName="Leading out of section or sub-section" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="LeftHandPage" adsml-sx:longName="Left hand page" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="RightHandPage" adsml-sx:longName="Right hand page" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="ROM" adsml-sx:longName="Any place in magazine." xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="ROP" adsml-sx:longName="Any place in book." 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>
|