Table of Contents

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

Average (0 Votes)
The average rating is 0.0 stars out of 5.

Hands On

Development Tools