FpML Issues Tracker
closed
Minor
Always
Schema
Admin
mgratacos
Summary
The additionalData element in MessageRejected is of type xs:string, but has no additionalDataType attribute to identify what it is carrying.
This is in contrast to the additionalData element inside ReasonCode, which does have such an attribute. We recommend adding the attribute.
Since carrying the source document in this field may be quite a common use case in messaging systems - it is needed for error analysis - we would also recommend that a fixed value is allocated to this use, for example "SourceDocumentCDATA".
Notes:
mgratacos
04/13/05 7:05 pm
The Messaging Working Group approved proposal to create new AdditionalData type with optional scheme. The additonalData element uses now this new AdditionalData type.