On 2005-05-24 22:23:23 -0400, "Gregor J. Rothfuss" <[EMAIL PROTECTED]> said:
Sean Fulton wrote:
<xi:include href="content/live/media/{$url}/index_en.xml
#xmlns(xhtml=http://www.w3.org/1999/xhtml)xpointer(/xhtml:html)">
Thanks. That does work. Now, I want to get at the metadata. Do I have
to include the namespace for both lenya and dc in that url? Does anyone
know a simpler way?
<xi:include href="content/live/media/{$url}/index_en.xml
#xmlns(dc=http://purl.org/dc/elements/1.1/)xpointer(//dc:title)">
Yes it does. Thank you!
should work
by the way, lenya seems to be at the forefront of xpointer usage :
http://www.google.com/search?q=xpointer+namespace&num=3
And now with this thread about xpointer and namespace lenya is sure to
move up in the google ranks for xpointer and namespace.
Thanks for helping me understand xpointer and namespace. :)
Sean
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]