Re: XInclude reference property fixup in Xerces 2.7

2005-07-24 Thread Jan Hackel
Hi Michael, thanks for the help. > For Xerces, references property fixup is a no-op. As far as I know, > neither SAX or DOM have native support for this property, though the DOM > specification [2] describes how it can be computed. I'm curious about how > you were expecting to access this info

XMLSerializer Writer Constructor

2005-07-24 Thread Stephen Kestle
When is this going to be deprecated? It is criminal to take a format and only use it to create the header, leaving the user to ensure that the character stream is at some point encoded to the correct unicode format before something actually tries to parse it. Of course it is because Character