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)">
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
;)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]