Definition Type: Element
Name: ProductionDetail.Interactive
Namespace: http://www.adsml.org/adsmlbookings/2.5
Containing Schema: AdsMLBookings-2.5-PublicTypeLibrary-AS.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Properties in schema adsmltypelibrary-2_0-as_xsd Drilldown into Specifications in schema adsmltypelibrary-2_0-as_xsd Drilldown into TechnicalAdFormat in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into AdServingSystem in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into ShareOfVoice in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into CappingSpecification in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into Positioning in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into MultipleAdContentHandling in schema adsmlbookings-2_5-publictypelibrary-as_xsd Drilldown into Duration in schema adsmltypelibrary-2_0-as_xsd Drilldown into Size in schema adsmlbookings-2_5-publictypelibrary-as_xsdXSD Diagram of ProductionDetail.Interactive in schema adsmlbookings-2_5-publictypelibrary-as_xsd (AdsML)
Collapse XSD Schema Code:
<xs:element name="ProductionDetail.Interactive">
    <xs:complexType>
        <xs:sequence>
            <xs:element ref="Size" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="adsml:Duration" minOccurs="0" />
            <xs:element ref="MultipleAdContentHandling" minOccurs="0" />
            <xs:element name="Positioning" type="PositioningType.Generic" minOccurs="0" />
            <xs:element ref="CappingSpecification" minOccurs="0" />
            <xs:element ref="ShareOfVoice" minOccurs="0" />
            <xs:element ref="AdServingSystem" minOccurs="0" />
            <xs:element ref="TechnicalAdFormat" minOccurs="0" />
            <xs:element ref="adsml:Specifications" minOccurs="0" maxOccurs="unbounded" />
            <xs:element ref="adsml:Properties" minOccurs="0" />
        </xs:sequence>
    </xs:complexType>
</xs:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Size adsml-bo:Size 0 unbounded
Duration adsml:Duration 0 (1)
MultipleAdContentHandling adsml-bo:MultipleAdContentHandling 0 (1)
Positioning adsml-bo:Positioning 0 (1)
CappingSpecification adsml-bo:CappingSpecification 0 (1)
ShareOfVoice adsml-bo:ShareOfVoice 0 (1)
AdServingSystem adsml-bo:AdServingSystem 0 (1)
TechnicalAdFormat adsml-bo:TechnicalAdFormat 0 (1)
Specifications adsml:Specifications 0 unbounded
Properties adsml:Properties 0 (1)