Definition Type: SimpleType
Name: AdsMLPlacementLinkCV
Namespace: http://www.adsml.org/controlledvocabularies/3.0
Containing Schema: AdsMLControlledVocabularies-3.0-AS.xsd
Collapse XSD Schema Diagram:
XSD Diagram of AdsMLPlacementLinkCV in schema adsmlcontrolledvocabularies-3_0-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:simpleType name="AdsMLPlacementLinkCV">
    <!-- Status of CV: Approved -->
    <xs:restriction base="adsml:CodeRootType">
        <xs:enumeration value="Scatter" adsml-sx:longName="Placement of the ads should occur 'randomly' within the specified criteria." xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="Sequence" adsml-sx:longName="Placement of the ads should occur in a sequence within the specified criteria." xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="UmbrellaAd" adsml-sx:longName="A placement is composed of other placements" 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 Scatter
Enumeration Sequence
Enumeration UmbrellaAd
Enumeration -0-
Collapse Derivation Tree: