[Mod_transform] Does xpointer in xi:include supported

Vitaly Harisov vitaly at harisov.name
Fri May 5 07:09:55 EST 2006


On Fri, 05 May 2006 12:55:03 +0300, Vitaly Harisov <vitaly at harisov.name> wrote:

> test.xml:
>
> 	<test xmlns:xi="http://www.w3.org/2001/XInclude">
>        	<xi:include href="test.html" xpointer="xpointer(/html/*)/>
> 	</test>
>
> test.html:
>
> 	<html>
>        	test html
> 	</html>

Sorry for dumb question. All works fine with such xpointer: xpointer(/html/text())

-- 
The End


More information about the Mod_transform mailing list