ADOxx Documentation
Theory - Hands-On - Scenarios - Community - Development Tools
Theory
XML-ADL Import Export
Building upon the platform functionality to export ADL and XML representations of models in a generic format, additional model representation can be created using transformation of the export files. Add-on transformation is supported for XML using the included XSL processor and transformation capabilities of the platform
Example: XML Transformation to XHTML
The figure below shows an example implementation to transform model content from the generic ADOXML representation to an interactive XHTML view of the model in the form of a web-based graph animation implementation. This example uses an XSL implementation to produce conformant XHTML files.
Example: XML Transformation