XML.orgXML.org
FOCUS AREAS |XML-DEV |XML.org DAILY NEWSLINK |REGISTRY |RESOURCES |ABOUT
OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
RE: [xml-dev] xquery can't find xinclude elements?

> -----Original Message-----
> From: Michael Sokolov [mailto:sokolov@ifactory.com]
> Sent: Wednesday, January 19, 2011 2:20 PM
> To: Michael Kay
> Cc: xml-dev@lists.xml.org
> Subject: Re: [xml-dev] 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@emc.com
http://developer.emc.com/xmltech



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


News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 1993-2007 XML.org. This site is hosted by OASIS