UnitPrice

<Documentation>
  <Description>The unit price of the product being sold.</Description>
  <Synonyms>Price</Synonyms>
  <Comments>Defines the price of the product per unit of measure specified in the attribute, GlobalMaterialUnitOfMeasureCode.</Comments>
</Documentation>

Element Information

Model

Children: MonetaryAmount

Attributes

QName Type Fixed Default Use Inheritable Annotation
GlobalMaterialUnitOfMeasureCode cidxToken required

Used By

Complex Type PriceInformationType

Source

<xsd:element name="UnitPrice" type="UnitPriceType">
  <xsd:annotation>
    <xsd:documentation>
      <Documentation>
        <Description>The unit price of the product being sold.</Description>
        <Synonyms>Price</Synonyms>
        <Comments>Defines the price of the product per unit of measure specified in the attribute, GlobalMaterialUnitOfMeasureCode.</Comments>
      </Documentation>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>

Sample