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