1123: Wrong attribute type for complex type IdentifiedPayerReceiver
The fpml IRD xsd defines a complex type called IdentifiedPayerReceiver in file fpml-shared-5-3.xsd. This type has a single attribute called id of type xsd:ID which should indicate which counterparty of the trade is the payer or receiver. Using type xsd:ID is defining a new reference to be used somewhere else in the XML document when … Continued