781: FX schema must use the currency type in fpml-shared for currencies
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: ” … Continued