[Home] [By Thread] [By Date] [Recent Entries]

  • From: <vojtech.toman@e...>
  • To: <xml-dev@l...>
  • Date: Wed, 19 Jan 2011 08:36:19 -0500

> -----Original Message-----
> From: Michael Sokolov [mailto:sokolov@i...]
> Sent: Wednesday, January 19, 2011 2:20 PM
> To: Michael Kay
> Cc: xml-dev@l...
> Subject: Re:  xquery can't find xinclude elements?
> 
> Yes, and even if your parser supports xinclude, it's unlikely to
> support
> xpointer in any case.
> 
> You could probably achieve something similar (ie implement
> xinclude/xpointer yourself) in xquery, or xslt.
> 

...or (including XPointer) in XProc:

...
<p:xinclude>
  <p:input port="source">
    <p:document href="myFile.xml"/>
  </p:input>
</p:xinclude>
<p:xquery>
  ...
</p:xquery>
...

Regards,
Vojtech

--
Vojtech Toman
Consultant Software Engineer
EMC | Information Intelligence Group
vojtech.toman@e...
http://developer.emc.com/xmltech



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member