Value With Attributes: FeeDetails (1.0.0)
-
-
Description
Defines the fees and/or taxes associated with a charge (e.g. taxes associated with a hotel rate).
Additional Documentation
| Type |
Value |
Implementers |
Assigned XSD Type: {http://www.w3.org/2001/XMLSchema}Money
|
| Property |
Value |
| Parent Type: |
Empty
|
| Attribute Name |
Type |
Description |
| type |
AmountDetermination_Enum
|
Used to indicate if the amount is inclusive or exclusive of other charges, such as taxes, or is cumulative (amounts have been added to each other). |
| code |
FeeType_Enum
|
Code identifying the fee (e.g.,agency fee, municipality fee). Refer to OpenTravel Code List Fee Tax Type (FTT). |
| percent |
Percent
|
Fee percentage; if zero, assume use of the Amount attribute (Amount or Percent must be a zero value). |
| description |
StringShort
|
A description of the tax. |
|