Price Data Type

Namespace
http://www.tmforum.org
Properties
name data type type namespace min/max occurs description
currencyCode string element 0/1  
dutyFreeAmount decimal element 0/1  
percentage decimal element 0/1  
taxIncludedAmount decimal element 0/1  
taxRate decimal element 0/1  

Example

<p----- xmlns="http://www.tmforum.org">
  <dutyFreeAmount xmlns="">...</dutyFreeAmount>
  <currencyCode xmlns="">...</currencyCode>
  <taxIncludedAmount xmlns="">...</taxIncludedAmount>
  <percentage xmlns="">...</percentage>
  <taxRate xmlns="">...</taxRate>
</p----->