~ubuntu-branches/ubuntu/precise/xom/precise

1
2
3
4
5
<?xml version='1.0'?>
<root>
   You should see a p element:
  <xi:include href="docwithid.xml" xpointer="test:xpath(somedata)element(/1/1)" xmlns:xi="http://www.w3.org/2001/XInclude" />
</root>