FpML Issues Tracker
closed
Minor
Always
Validation Rules
Admin
None
Summary
The FX schema must use the currency type in fpml-shared for currencies. This is affecting validation rules.
The type of /FpML/trade/fxSingleLeg/exchangeRate/quotedCurrencyPair/currency1 is xs:normalizedString. This is wrong. Either this should be an IDREF within the document to refer to a currency ID or it should be of type "Currency".
Currency is defined in fpml-shared as:
"
This causes a problem in #744
Notes:
matthewdr
12/09/08 2:47 pm
Agreed at the VWG that ISDA should just go ahead and fix this.
mgratacos
12/10/08 1:43 pm
This was already fixed in the trunk:
mgratacos
12/10/08 2:03 pm
This was also fixed in the 4.4 Recommendation.
matthewdr
12/10/08 4:18 pm
Tested, and this is now fixed.
matthewdr
12/10/08 4:18 pm
This is fixed.