"Dean Roddey" <[EMAIL PROTECTED]> writes: > Anyway, the whole concept of getting back to the original raw XML > text is counter to what an XML parser is supposed to do, so its > never going to be easy because it wasn't designed to make that easy > or useful to do. I always argued that we never even put any of that > stuff in there, but some big customers forced us to at least allow > it. But its kludey and it adds overhead to the input streaming > system to have to keep track of how many bytes each transcoded XML > character eat from the input.
Hey Dean, Thanks for the info. Luckily, all the data I'm using is a single entity, so it may be possible for me. jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
