Definition Type: Element
Name: RateQualifier.Interactive
Namespace: http://www.adsml.org/adsmlmediapack/1.0
Containing Schema: AdsMLMediapack-1.0-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PublicationReference in schema adsmlmediapack-1_0-publictypelibrary-as_xsd Drilldown into TechnicalAdFormat in schema adsmlbookings-2_5-publictypelibrary-as_xsdXSD Diagram of RateQualifier.Interactive in schema adsmlmediapack-1_0-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:element name="RateQualifier.Interactive">
    <xs:complexType>
        <xs:sequence>
            <xs:choice>
                <xs:element ref="adsml-bo:TechnicalAdFormat" maxOccurs="unbounded" />
            </xs:choice>
            <xs:element ref="PublicationReference" minOccurs="0" maxOccurs="unbounded" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TechnicalAdFormat adsml-bo:TechnicalAdFormat (1) unbounded
PublicationReference nsB:PublicationReference 0 unbounded