User Tools

Site Tools


xslt_scripts

**This is an old revision of the document!** ----

A PCRE internal error occured. This might be caused by a faulty plugin

====== Some Useful XSLT Scripts ====== The following XSLT scripts provide some useful capabilities for cleaning up XMI files exported from UML tools. They work with Saxon and Xalan. NOTE: These files have been uploaded with a "xml" extension, because "xsl" is not currently an allowed extension for DokuWiki. The files download with the default name "fetch.php". The file names should be changed to those given below (with the "xsl" extension) in order to operate correctly. These files are also available in SVN [[http://svn.omg.org/repos/OMG-Model-Interchange/trunk/Scripts|here]] (requires login). * {{copy.xml|copy.xsl}} -- This script simply copies all elements. * {{remove_extensions.xml|remove_extensions.xsl}} -- This script uses the first to copy everything except <xmi:extension> nodes. * {{remove_magicdraw_profile.xml|remove_magicdraw_profile.xsl}} -- This uses the first to copy everything except nodes in the MagicDraw profile namespace.

xslt_scripts.1442415442.txt.gz · Last modified: 2015/09/16 10:57 by edseidewitz