Re: Converting DOM Tree to a string

2001-04-26 Thread Bob Kline
On Thu, 26 Apr 2001, Rajesh Kommineni wrote: > > Hi all, > How can I convert an in-memory DOM Tree into a string? Does Xerces > library has any serializing functions? > Thanks > rajesh Please read the FAQ before posting: http://xml.apache.org/xerces-c/faq-parse.html#faq

Re: Schema support - Update

2001-04-18 Thread Bob Kline
attribute. The user's EntityResolver can then replace it with whatever they > like to redirect the location. > > Tinny Excellent, thanks! This will be very useful. -- Bob Kline mailto:[EMAIL PROTECTED] http://www.rksystems.com --

Re: Schema support - Update

2001-04-13 Thread Bob Kline
r > 3. Traverse Schema Hi, Tinny. Could we get a sneak preview into one of the features? Will it be possible to plug in a resolver for the element so we can (for example) pull an included schema document out of a database instead of having the parser expect to find everything in the file sys