Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.9.1
-
None
Description
Xerces currently supports the XPointer Framework [1] and the XPointer element() [2] scheme. Though this meets the minimum requirements for XInclude [3] it's quite limited in capability compared to the more powerful XPointer xpointer() [4] scheme which allows one to select document fragments using XPath. Xerces' streaming XInclude processor would be greatly improved if it provided support for a streamable subset of this scheme.
Possible Mentors: Michael Glavassevich
[1] http://www.w3.org/TR/2003/REC-xptr-framework-20030325/
[2] http://www.w3.org/TR/2003/REC-xptr-element-20030325/
[3] http://www.w3.org/TR/xinclude/
[4] http://www.w3.org/TR/2002/WD-xptr-xpointer-20021219/