Definition Type: ComplexType
Name: TargetingType
Namespace: http://www.adsml.org/adsmlbookings/2.5
Containing Schema: AdsMLBookings-2.5-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Specifications in schema adsmltypelibrary-2_0-as_xsd Drilldown into Target in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into DistributionCount in schema adsmlbookings-2_5-publictypelibrary-as_xsdXSD Diagram of TargetingType in schema adsmlbookings-2_5-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:complexType name="TargetingType">
    <xs:sequence>
        <xs:element ref="DistributionCount" minOccurs="0" />
        <xs:element ref="Target" maxOccurs="unbounded" />
        <xs:element ref="adsml:Specifications" minOccurs="0" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DistributionCount adsml-bo:DistributionCount 0 (1)
Target adsml-bo:Target (1) unbounded
Specifications adsml:Specifications 0 (1)
Collapse Derivation Tree:
Collapse References:
adsml-bo:Targeting