Re: XInclude with Schemas

2008-05-19 Thread Michael Glavassevich
Hi Richard, There are currently no plans to further enhance the XInclude implementation in Xerces. I recall one of the issues with schema-determined IDs [1] is that in order to support them we may have to buffer portions of or the entire document in memory before being able to determine than an X

XInclude with Schemas

2008-05-19 Thread Richard Huddleston
I'm wondering when Xerces will get support for XInclude use with Schemas. I was trying to do something like Where chapter_one is the ID of a chapter element in Chapters.xml. No go. I checked the Xerces XInclude FAQand saw this: W