RE: DOM Serializer and entity references

2002-06-26 Thread Beyer,Nathan
No, I'm not having a problem. I just wanted to validate it. Thanks for your help. -Original Message- From: Voytenko, Dimitry [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 25, 2002 8:59 PM To: '[EMAIL PROTECTED]' Subject: RE: DOM Serializer and entity references Hi,

RE: DOM Serializer and entity references

2002-06-26 Thread Voytenko, Dimitry
From: Beyer,Nathan [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 25, 2002 13:17 To: '[EMAIL PROTECTED]' Subject: RE: DOM Serializer and entity references I'd be using the XMLSerializer. The Nodes might be something like this: Element myElement = doc.createElement("Equat

RE: DOM Serializer and entity references

2002-06-25 Thread Beyer,Nathan
oytenko, Dimitry [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 25, 2002 2:58 PM To: '[EMAIL PROTECTED]' Subject: RE: DOM Serializer and entity references Hi Nathan, Can you provide approximate example of how you're gonna do this and what you want to get after serialization? And

RE: DOM Serializer and entity references

2002-06-25 Thread Voytenko, Dimitry
12:48 To: Xerces-J-User (E-mail) Subject: DOM Serializer and entity references If I built a DOM structure and place some reserved characters in an element's content, such as ", ', &, etc and then used the serializer in the Xerces packages, would those characters be converted to

DOM Serializer and entity references

2002-06-25 Thread Beyer,Nathan
If I built a DOM structure and place some reserved characters in an element's content, such as ", ', &, etc and then used the serializer in the Xerces packages, would those characters be converted to their associated entity references/escape sequences? Thanks. CONFIDENTIALITY NOTICE This messag