ItemPriceExtension

Use this to model price extensions for an item.

Elements

ElementDescription
ItemPriceExtension/Amount @currencyID=The amount of the price extension for the item.

Example

		<cac:ItemPriceExtension>
			<cbc:Amount currencyID="MYR">3000</cbc:Amount>
		</cac:ItemPriceExtension>