<xs:simpleType name="AdsMLBleedCodeCV">
<xs:restriction base="adsml:CodeRootType">
<xs:enumeration value="Full" adsml-sx:longName="Full (bleed on all sides)" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="TopOnly" adsml-sx:longName="Top only" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="BottomOnly" adsml-sx:longName="Bottom only" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="LeftOnly" adsml-sx:longName="Left only" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="RightOnly" adsml-sx:longName="Right only" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="TopBottom" adsml-sx:longName="Top and bottom" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="TopLeft" adsml-sx:longName="Top and left" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="TopRight" adsml-sx:longName="Top and right" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="BottomLeft" adsml-sx:longName="Bottom and left" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="BottomRight" adsml-sx:longName="Bottom and right" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="LeftRight" adsml-sx:longName="Left and right" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="BottomFront" adsml-sx:longName="Bottom and front (outside)" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="BottomGutter" adsml-sx:longName="Bottom and gutter (inside)" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="BottomSides" adsml-sx:longName="Bottom and sides" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="TopBottomFront" adsml-sx:longName="Top, bottom and front (outside)" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="TopBottomGutter" adsml-sx:longName="Top, bottom and gutter (inside)" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="TopBottomLeft" adsml-sx:longName="Top, bottom and left" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="TopBottomRight" adsml-sx:longName="Top, bottom and right" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="TopBottomSides" adsml-sx:longName="Top, bottom and sides" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="Front" adsml-sx:longName="Front (outside)" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="Gutter" adsml-sx:longName="Gutter (inside)" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="Oversize" adsml-sx:longName="Oversize bleed" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="OversizeNonBleed" adsml-sx:longName="Oversized non-bleed" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="SidesGutter" adsml-sx:longName="Sides and gutter (inside)" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="Sides" adsml-sx:longName="Sides" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="TopFront" adsml-sx:longName="Top and front (outside)" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="TopGutter" adsml-sx:longName="Top and gutter (inside)" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="TopSizes" adsml-sx:longName="Top and Sides" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="Yes" adsml-sx:longName="Unspecified bleed" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
<xs:enumeration value="No" adsml-sx:longName="No bleed" 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>
|