<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>
|