fpml:fixingTime
The time at which the fx spot rate observation is made i.e. the option cut off time on the expiry date. Also known as "valuation time".
Element information
Namespace: http://www.fpml.org/FpML-5/transparency
Schema document: fpml-fx-5-5.xsd
Other elements with the same name: fpml:fixingTime, fpml:fixingTime
Type: fpml:BusinessCenterTime
Properties: Local, Qualified
Content
- Sequence [1..1]
- fpml:hourMinuteTime [0..1] A time specified in hh:mm:ss format where the second component must be '00', e.g. 11am would be represented as 11:00:00.
- fpml:businessCenter [0..1]
Attributes
None
Used in
Sample instance
<fpml:fixingTime> <fpml:hourMinuteTime>12:00:00</fpml:hourMinuteTime> <fpml:businessCenter>normalizedString</fpml:businessCenter> </fpml:fixingTime>