I (mis?)understood the original poster to have a strong opinion on the lexical surface form of the XML.
On Fri, Dec 4, 2009 at 8:23 AM, Michael Glavassevich <mrgla...@ca.ibm.com> wrote: > Sure, lexically but CDATA is just syntactic sugar. An entity reference > (<) or character reference (< or <) would also work fine. > > Michael Glavassevich > XML Parser Development > IBM Toronto Lab > E-mail: mrgla...@ca.ibm.com > E-mail: mrgla...@apache.org > > Benson Margulies <bimargul...@gmail.com> wrote on 12/04/2009 07:13:06 AM: > >> If you need a less than, you need to put it all in a CDATA. >> >> >> On Fri, Dec 4, 2009 at 12:25 AM, nagineni <naganirange...@yahoo.com> >> wrote: >> > >> > Hi, >> > >> > I'm creating xml file using JAXP DOM parser.While writing text data to a >> > node parser is writing special characters.Below is the example. >> > >> > <?xml version="1.0" encoding="UTF-8" standalone="no"?> >> > <template> >> > <name>naga</name> >> > <expr>for(int i=0;i<20;i++)</expr> >> > </template> >> > >> > I want to my XML file output for(int i=0;i<20;i++) inside <expr> >> > element.Is >> > there any solution around it ? >> > Can any one suggest me the solution for this problem ?Thanks in advance. >> > >> > Regards, >> > Naga. >> > >> > >> > ----- >> > Regards, >> > Naga. >> > -- >> > View this message in context: http://old.nabble.com/Special- >> characters-problem-while-writing-XML-files-using-JAXP-DOM-Parser- >> tp26635769p26635769.html >> > Sent from the Xerces - J - Users mailing list archive at Nabble.com. >> > >> > >> > --------------------------------------------------------------------- >> > To unsubscribe, e-mail: j-users-unsubscr...@xerces.apache.org >> > For additional commands, e-mail: j-users-h...@xerces.apache.org >> > >> > >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: j-users-unsubscr...@xerces.apache.org >> For additional commands, e-mail: j-users-h...@xerces.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: j-users-unsubscr...@xerces.apache.org For additional commands, e-mail: j-users-h...@xerces.apache.org