When you are doing cross-platform Delphi with XML, be very careful about the XML parser. I just got bit by a treacherous behavior difference between XML parsers. It works perfectly fine in Windows (using the default MS XML parser), but fails miserably on other platforms (using the ADOM XML parser)
Read More - Register for Free Membership
