Shruti writes:
>I am querying the following xml document using the xpath expression
>//my:book .
>It does not return anything....
> <?xml version="1.0"?>
> <bookstore specialty="novel"
> xmlns:my="http://www.placeholder-name-here.com/schema/">
> <my:book style="leather" price="29.50">...
Does the "my" prefix map to the same URI in the stylesheet?
For more help, try the XSL-list or the XSL FAQ. Go to
http://www.biglist.com/lists/xsl-list/info.shtml
for an overview of these resources and how to use them.
.................David Marston