http://www.FatTail.com/api
ExternalDataMapTypes Simple Type
http://www.FatTail.com/api : ExternalDataMapTypes Simple Type
Description
Indicates the external entity mapped to an AdBook entity.  The Adbook entity is implied by the external entity.
Namespace http://www.FatTail.com/api
Type
Restriction of xs:string
Overview
ExternalDataMapTypes Restriction of xs:string
Indicates the external entity mapped to an AdBook entity.  The Adbook entity is implied by the external entity.
Facets
EnumerationWideOrbitAdvertiser
Source
<xs:simpleType name="ExternalDataMapTypes" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:restriction base="xs:string">
    <xs:enumeration value="WideOrbitAdvertiser">
      <xs:annotation>
        <xs:appinfo>
          <EnumerationValue xmlns="http://schemas.microsoft.com/2003/10/Serialization/">18</EnumerationValue>
        </xs:appinfo>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>
See Also
http://www.FatTail.com/api