The input XML you have shown isn't well-formed - there is no closing tag for the ts-ut element. This means I can't reproduce the problem, and it also leads me to suspect that you might have inadvertently omitted part of the XML source. The most likely reason that the match="oh" template is not matching is that the oh element is within the scope of a default namespace declaration.
__________________
Michael Kay
http://www.saxonica.com/
Author, XSLT 2.0 and XPath 2.0 Programmer\'s Reference
|