<PREV     NEXT>

Xbasic

XML Parsing

Alpha Five has a powerful XML parser built-in that can be used as an alternative to the Microsoft XML parser. The advantage of the Xbasic XML parser is that it can use all of the powerful string functions in Xbasic. The Microsoft XML parsers are more complex to use because you have to use OLE Automation.

 

With the Alpha Five XML parser you can:

 

  • Extract information from XML data
  • Transform XML data (much like an XSLT)
  • Add elements and attributes to XML data
  • Remove elements and attributes from XML data
  • Change attribute values in XML data
  • Reorder elements in XML data

Download       Order