<xsd:element name="deliveryNearbyType" type="DeliveryNearbyTypeEnum">
<xsd:annotation>
<xsd:documentation xml:lang="en">Defines a type of the delivery nearby qualifier, expect to be used in conjunction with a delivery nearby multiplier, e.g. 1NearByMonth, 1NearbyWeek, etc. If 'CalculationPeriod' is used, the delivery nearby multiplier is expected to be '0'. To represent 'Spot', the value of the delivery nearby type should be 'NearbyMonth' and the delivery period multiplier should be set to '0' (zero).</xsd:documentation>
</xsd:annotation>
</xsd:element>
|