Questions tagged [nativexml]

NativeXml is an opensource native Delphi XML parser and writer.

NativeXml targets Delphi 5 through Delphi XE.

Notable feature:

Native xml can use the new binary format of NativeXml thus avoiding expensive parsing process.

Resources:

17 questions
0
votes
1 answer

How can I find if a subnode exists

This is my xml file:
azrael11
  • 417
  • 6
  • 18
0
votes
2 answers

How do I iterate through similar nodes in an XML document using NativeXML in Delphi?

I am currently using NativeXML in Delphi and I have this XML document with the following structure: 5429935816
Victor Ian
  • 1,034
  • 13
  • 26
1
2