Search Results

1
vote
1answer
208 views

XSLT applied to XML doc with xmlns attribute

I'm applying an XSLT stylesheet to the following XML file: <top xmlns="http://www.foo.com/bar"> <elementA /> <elementB /> <contents> < …