Definition Type: SimpleType
Name: AdsMLRetrievalInstructionsCV
Namespace: http://www.adsml.org/controlledvocabularies/3.0
Containing Schema: AdsMLControlledVocabularies-3.0-AS.xsd
Collapse XSD Schema Diagram:
XSD Diagram of AdsMLRetrievalInstructionsCV in schema adsmlcontrolledvocabularies-3_0-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:simpleType name="AdsMLRetrievalInstructionsCV">
    <!-- Status of CV: Approved -->
    <xs:restriction base="adsml:CodeRootType">
        <xs:enumeration value="CollectedByRecipient" adsml-sx:longName="Information is to be collected (downloaded) by the intended recipient" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="CreatedByRecipient" adsml-sx:longName="Information is to be created by the intended recipient" xmlns:adsml-sx="http://www.adsml.org/schema-extensions/1.0" />
        <xs:enumeration value="DeliveredToRecipient" adsml-sx:longName="Information is to be delivered (uploaded) to the intended recipient" 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 CollectedByRecipient
Enumeration CreatedByRecipient
Enumeration DeliveredToRecipient
Enumeration -0-
Collapse Derivation Tree: