PriceBasis

<Documentation>
  <Description>Contains the unit of measure and number of units corresponding to the monetary amount specified in per unit pricing. Used as follows- Ex: $1000 per 5 Cases would be expressed as follows: MonetaryAmount - 1000; CurrencyCode - USD; MeasurementValue - 5; UnitOfMeasureCode - CS.</Description>
</Documentation>

Element Information

Model

Children: Measurement

Used By

Complex Type PricingPerUnitType

Source

<xsd:element name="PriceBasis" type="PriceBasisType">
  <xsd:annotation>
    <xsd:documentation>
      <Documentation>
        <Description>Contains the unit of measure and number of units corresponding to the monetary amount specified in per unit pricing. Used as follows- Ex: $1000 per 5 Cases would be expressed as follows: MonetaryAmount - 1000; CurrencyCode - USD; MeasurementValue - 5; UnitOfMeasureCode - CS.</Description>
      </Documentation>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>

Sample