<xs:element name="delivery">
<xs:annotation>
<xs:documentation>A set of references to G2 items which have been delivered under this news coverage definition.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:choice maxOccurs="unbounded">
<xs:element name="deliveredItemRef" type="Link1Type">
<xs:annotation>
<xs:documentation>A reference to a G2 item which has been delivered under this news coverage definition.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
|