<xsd:complexType name="RFQScheduleType">
<xsd:annotation>
<xsd:documentation>The Quantity on the Schedule Line Indicates the number of items that are to be deliveried on the Required Date or the number of items to be delivered on each occurance of the Schedule period frequency or the number of items to be delivered on each delivery where the number of deliveries is provided by the NumberOfDeliveries field below.</xsd:documentation>
</xsd:annotation>
<xsd:complexContent>
<xsd:extension base="ProcurementScheduleType">
<xsd:sequence>
<xsd:element ref="UserArea" minOccurs="0" />
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
|