<xs:element name="ProductionDetail.Generic">
<xs:complexType>
<xs:sequence>
<xs:element ref="adsml-bo:Size" minOccurs="0" maxOccurs="unbounded" />
<xs:element ref="adsml:Duration" minOccurs="0" />
<xs:element ref="adsml-bo:MultipleAdContentHandling" minOccurs="0" />
<xs:element name="Positioning" type="ProofPositioningType.Generic" minOccurs="0" />
<xs:element ref="adsml-bo: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>
|