VAT

**>true:VAT is included in the price. The VAT tag could contain
the VAT amount and/or percentage. That amount need not be added to the price
value to include the VAT **>false:VAT is not included.The VAT tag could
contain the VAT amount and/or percentage. That amount need be added to the price
value to include the VAT.

Attribute Information

Used By

Attribute Group PriceQualifierGroup

Source

<xs:attribute name="VAT" type="PriceVatType" use="optional">
  <xs:annotation>
    <xs:documentation>**>true:VAT is included in the price. The VAT tag could contain the VAT amount and/or percentage. That amount need not be added to the price value to include the VAT **>false:VAT is not included.The VAT tag could contain the VAT amount and/or percentage. That amount need be added to the price value to include the VAT.</xs:documentation>
  </xs:annotation>
</xs:attribute>

Sample