Or just google for "XSLT FAQ default namespace". The key thing to note is that a default namespace declaration puts all your element names in a namespace, and unprefixed names in the stylesheet are searching for element names in no namespace.
__________________
Michael Kay
http://www.saxonica.com/
Author, XSLT 2.0 and XPath 2.0 Programmer\'s Reference
|