[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

reserved character in XML element value



   Hello,


   I have a data item on file that I'm inserting into an element before
   posting it in a request. In this particular case, the data contains a
   `&' which is causing server's  parser to error out. I do have it
   wrapped in <![CDATA[  ...]]>. Obviously I'm misunderstanding  this,
   since I thought occurrences of such  would be accepted if  inside this
   wrapper.


   Otherwise, am I correct in assuming that I'd need to search and replace
   any occurrences of this with &amp; before assignment?


   Thanks,


   David
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------