Yeah, that's what I figured, though I was hoping that Xerces kept some kind of text buffer that represented the input that I could examine.
Thanks, Joe ----- Original Message ----- From: "Juergen Hermann" <[EMAIL PROTECTED]> To: "Joe Marini" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, October 26, 2001 4:20 AM Subject: Re: Telling two empty tags apart On Thu, 25 Oct 2001 17:07:45 -0700, Joe Marini wrote: >example, if I wanted to modify the DOMPrint example to output these two tags >exactly as they appear in the source file, how would I do it? Not at all, since they're equal. What you want is text procesing, not XML processing. Ciao, J�rgen -- J�rgen Hermann, Developer ([EMAIL PROTECTED]) WEB.DE AG, http://webde-ag.de/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
