<xs:element name="ProductionDetail.Generic">
<xs:complexType>
<xs:sequence>
<xs:element name="Size" type="SizeType" minOccurs="0" />
<xs:element name="MultipleAdContentHandling" type="adsml:NegatableRequirementSpecType" minOccurs="0" />
<xs:element name="Positioning" type="PositioningType.Generic" minOccurs="0" />
<xs:element ref="adsml:Specifications" minOccurs="0" maxOccurs="unbounded" />
</xs:sequence>
</xs:complexType>
</xs:element>
|