Definition Type: SimpleType
Name: AdsMLPositionOnPageInteractiveCV
Namespace: http://www.adsml.org/controlledvocabularies/3.0
Containing Schema: AdsMLControlledVocabularies-3.0-AS.xsd
Collapse XSD Schema Diagram:
XSD Diagram of AdsMLPositionOnPageInteractiveCV in schema adsmlcontrolledvocabularies-3_0-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:simpleType name="AdsMLPositionOnPageInteractiveCV">
    <!-- Status of CV: Approved -->
    <xs:restriction base="adsml:CodeRootType">
        <xs:enumeration value="AboveScroll" adsml-sx:longName="Above the initial page open scroll position" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="BelowScroll" adsml-sx:longName="Below the initla page open scroll position" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="Left" adsml-sx:longName="Left hand side of the page" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="Right" adsml-sx:longName="Right hand side of the page" 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 AboveScroll
Enumeration BelowScroll
Enumeration Left
Enumeration Right
Enumeration -0-
Collapse Derivation Tree: