FpML Issues Tracker
closed
Minor
Always
Validation Rules
Admin
mgratacos
Summary
The word "contains" needs to be defined for the validation rules.
I suggest we adopt the XPath definition in the fn:contains without the use of a collation.
This is significant for alphabets with accents, diaresis, etc.
Notes:
mgratacos
09/25/07 1:40 pm
Validation Working Group 2007-09-25: Agreed to add to the Validation Spec the use of the definition of XPath 2’s contains.
mgratacos
10/23/07 8:13 am
The following text will be added in the validation architecture:
Many validation rules defined in FpML use the term ‘contains’. FpML uses the definition of XPath 2’s ‘contains’ (fn:contains) http://www.w3.org/TR/xpath-functions/#func-contains. This is significant for alphabets with accents, diaresis, etc.
mgratacos
10/23/07 8:24 am
This has been committed to the 4-3 branch (4.3) and trunk (4.4).