XML

Tools and samples related to the use of XML


DOM Tool Kit

Working with the DOM ABL statements can be a bit grueling. This tool kit makes four easy to use procedures and functions to read any given instance of an XML document tag's data or it's attributes based on the ideas found in Javascript.

A sample use:

Given

 
<?xml version="1.0" ?>
<Books>
  <Book>
     <Title subject="SciFi" entry="one">War OF The Worlds</Title>
  </Book>
  <Book>
     <Title subject="SciFi" entry="two">Battlestar Galactica</Title>
  </Book>
  <Book>

XML Toolkit

A set of 4GL utilities in a SUPER procedure library for the translation of XML files to temp tables, XML diagnostics tools and WebSpeed WebObjects for use on the web.

added by:
Geoff Crawford


Stylus Studio Adapter

The purpose of this service is to take the Stylus API and use it as a service on the ESB.


Syndicate content