fpml:expiryTime
Time at which the option expires on the expiry date.
Element information
Namespace: http://www.fpml.org/FpML-5/transparency
Schema document: fpml-fx-5-5.xsd
Other elements with the same name: fpml:expiryTime
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
- Type fpml:FxEuropeanExercise (Element fpml:europeanExercise)
Sample instance
<expiryTime> <hourMinuteTime>14:00:00</hourMinuteTime> <businessCenter id="primarybusinesscenter">USNY</businessCenter> </expiryTime>