managing xml CDATA

From: Tonic (xxxxx_at_hotmail.com)
Date: 02/23/05


Date: Wed, 23 Feb 2005 16:52:22 +0100

Hi,

Someone answered me here that the best way to encapsulate a file into xml
code is with CDATA. Well, I am using IcXMLParser controls, and I don't know
how can I handle this information. I have this code in xml:

<fichero>
  <![CDATA[TPF0 TppReport ppReport1AutoStop set
mmHeight­3mmPrintPosition ]]>
</fichero>

How can I manage it in Delphi?

Thanks,
Jordi



Relevant Pages

  • Re: escaping in attributes
    ... by using a cdata or any other tools which can encapsulate the regular ... because they are required as the literal which terminates the CDATA ... If you're not using XML to handle the result, ...
    (comp.text.xml)
  • Re: IIS performance sending XmlDocument
    ... I used VS.NET and set breakpoints to see how long each of the first ... At this point the XML return value from the web method is ready to send...so it's not in the code. ... does IIS/.NET take that long to encapsulate the data as a SOAP object? ...
    (microsoft.public.dotnet.general)
  • Re: string extraction
    ... What is it that makes it "pseudo xml"? ... Why not just encapsulate everything in a root element and then ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: TAPI 3.0 call attached data
    ... The format of the Call Attached Data is XML. ... XML file with CallAttchedData represents one or multiple data lists ... Root element is CallAttachedData. ... version CDATA #FIXED "1.0" ...
    (microsoft.public.win32.programmer.tapi)
  • Re: CDATA & FOR XML PATH
    ... to be rendered as html when producing an xslt transformation. ... for xml path, root ... How can I ensure the both the html and the element containing the cdata are ... >> Using a nested FOR XML EXPLICIT statement within an FOR XML PATH query is ...
    (microsoft.public.sqlserver.xml)