- markup (52)
- xml (7)
- xslt (21)
- atom (8)
- overlapping markup (2)
- schema (9)
- creole (4)
- xforms (1)
- pipelines (7)
- coding (2)
- dtll (1)
- genealogy (3)
- gtd (1)
- hardware (1)
- legislation (1)
- ontologies (2)
- unicode (1)
- web (24)
- google (3)
- rdf (6)
- rest (3)
- wikis (1)
- work (1)
- xpath (1)
- xquery (1)
- xtech2008 (3)
- life (26)
- children (5)
- equality (6)
- environment (4)
- gadgets (5)
- software (3)
- xlinq (2)
- conferences (7)
- xtech (6)
- blog (7)
- drupal (3)
Re: Levenshtein distance in XSLT 2.0
I seem to remember Dimitre raising a similar comment on the saxon list a while ago?
Yes, I did. From Dr. Kay’s response I got the impression that in order for Saxon to recognize TR in functions, the function should not produce any output until the very end. That means,collect the outpu in a variable and pass it along down the calls.
Definitely, absolutey, any improvement in Saxon’s treatment of TR in functions would be extremely appreciated. Otherwise, having to convert the code to DVC can sometimes be very challenging.
Cheers,
Dimitre