| Synergex.com | Contact Us | Resource Center Login | Home
Solutions
 
Add XML Capabilities to your Synergy Applications With tools from Synergex, you can follow (or lead) the shift to XML in your market.

You can take advantage of XML in your Synergy applications with the Synergy XML API. It enables you to

  • Parse an XML file or string into a memory-based XML document that represents a DOM (Document Object Model) tree. Parsing the file means to disassemble the XML so that your Synergy program can process the data.
  • Iterate through the DOM tree to access the XML data. This entails finding the root element, being able to iterate recursively through its children, and being able to get text and attributes for all these elements.
  • Assemble Synergy data into a memory-based XML document. This includes being able to specify an element's children, attributes, and text values.
  • Write the contents of a memory-based XML document to a file or XML string.
  • Transport your XML documents with the Synergy HTTP document transport API. This API, with HTTPS support, enables you to conduct secure transactions within your own application and/or securely transmit documents or data to other applications.
Information about Consuming Web Services
Learn about this solution
© 2008 Copyright Synergex | SiteMap