Warning: include_once(head.php) [function.include-once]: failed to open stream: No such file or directory in /srv/www/x-act.org/www/demo_date.php on line 1

Warning: include_once() [function.include]: Failed opening 'head.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /srv/www/x-act.org/www/demo_date.php on line 1

This demo is a tutorial on the functionality of the <x:act> web services.

Scenario:

By using the basic <x:act> web service, an XML file such as source.xml (upper left) containing a date in American format is to be converted into the XML file target.xml (lower left) containing the same date in German format. Additionally, the document root element shall change from "root" to "root_element".
As usual, the conversion takes place applying an XSLT stylesheet (right) to the source document. The <x:act> project provides the <x:act> Mapper as a graphic tool to aid the creation of XSLT stlyesheets.
Functionality of the <x:act> web services

View source.xml | View the stylesheet date_demo.xslt | View target.xml

Communication with the web service is done via SOAP messages. These SOAP messages contain processing information and, most important, the respective XML documents as attachment.

View the SOAP request | View the SOAP response

Try it



Warning: include_once(foot.php) [function.include-once]: failed to open stream: No such file or directory in /srv/www/x-act.org/www/demo_date.php on line 99

Warning: include_once() [function.include]: Failed opening 'foot.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /srv/www/x-act.org/www/demo_date.php on line 99