<xsd:element name="LotSizeMultipler" type="NumericType">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">
Is used with the MinimumLotSize and MaximumLotSize. It contains the multiplier between
the minimum and maximum manufactured lot quantities. For example, if the maximum lot
quantity is 10,000 and the minimum lot quantity is 1000, the lot size multiplier could
be 1000. This means the Item may be manufactured in lot sizes starting at 1000 and going
up to 10,000 by 1000 increments.For example, 1000, 2000, 3000, etc. A lot of 4500, would
not be allowed under these constraints.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
|