Definition Type: SimpleType
Name: AdsMLTargetingTypeCodeCV
Namespace: http://www.adsml.org/controlledvocabularies/3.0
Containing Schema: AdsMLControlledVocabularies-3.0-AS.xsd
Collapse XSD Schema Diagram:
XSD Diagram of AdsMLTargetingTypeCodeCV in schema adsmlcontrolledvocabularies-3_0-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:simpleType name="AdsMLTargetingTypeCodeCV">
    <!-- Status of CV: Approved -->
    <xs:restriction base="adsml:CodeRootType">
        <xs:enumeration value="DeliveryArea" adsml-sx:longName="Named physical area (North, South, Downtown)" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="DeliveryClass" adsml-sx:longName="Named group of delivery types (Home, Newstand, TMC, differentiate from Demographic which could also include apartments, SingleFamilyDwelling)" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="Demographic" adsml-sx:longName="Partition based on demographic characteristics" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="Edition" adsml-sx:longName="Partition based on edition specification" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="Region" adsml-sx:longName="Partition based on an editorial region, generally a subset of an edition" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="ZipPostalCode" adsml-sx:longName="Partition based on zip or postal code specification" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="Zone" adsml-sx:longName="Partition based on an advertising zone, usually the smallest selectable advertising area" 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>
Collapse Facets:
Facet Value
Enumeration DeliveryArea
Enumeration DeliveryClass
Enumeration Demographic
Enumeration Edition
Enumeration Region
Enumeration ZipPostalCode
Enumeration Zone
Enumeration -0-
Collapse Derivation Tree: