Hi Girls and rest,
I have a question for XML document special chars, I'm using & in on of the value of the item in XML and TXMLDoc Delphi parser is complaining about it.
I search for some XML parsing options but none of them concerning special chars,
any ideas?
Example:
<Configuration>
<Configuration_item>
<view_name value="some view & name"/>
....
Regards, Mika