xsl-list
[Top] [All Lists]

RE: how to select elements in a given namespace?

2003-03-17 13:55:39
[David(_dot_)Cantrell(_at_)Gunter(_dot_)AF(_dot_)mil]
 
But as mentioned above, there is no such node in your XML 
fragment. The <last-name> element is in no namespace, unless 
you've declared a default namespace somewhere.

Shouldn't this work then?

      //last-name

Or does it not recurse into children of namespace-prefixed nodes?


It will "work", and is subject to all the usual negative remarks about
the practice of using "//".

Cheers,

Tom P

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list