[Openstack-docs] Use of XML xi:include with xpointer

David Cramer david.cramer at rackspace.com
Mon Aug 5 19:39:56 UTC 2013


On 08/05/2013 02:31 PM, Sean Roberts wrote:
> your example below:
> <section id="some_id">
>  <xi:include href="some_file.xml"
>             xpointer="xpointer(id('some_id')/*)"/>
>  <para>Something at the end</para>
> </section>
> 
> fails, where using xpointer="element(controller-os)" does not.
> 
> I tried walking the path with /section, and it doesn't work either with
> your example. Ideas?

There's a version of this syntax that should work. Let me give it a try
this afternoon and get back to you (I've been on vacation for the past
couple of weeks so haven't been able to chime in).

Regards,
David




More information about the Openstack-docs mailing list