<xs:element name="ProductionDetail.NewspaperMagazine">
<xs:complexType>
<xs:sequence>
<xs:element name="Size" type="adsml-bo:SizeType.Book" minOccurs="0" />
<xs:element name="Colors" type="adsml-bo:ColorsType.Print" minOccurs="0" />
<xs:element ref="adsml-bo:Bleed" minOccurs="0" />
<xs:element name="Positioning" type="ProofPositioningType.NewspaperMagazine" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
|