NU IT
Northwestern University Information Technology
MorphAdorner Northwestern
 
Applying an XSLT transformation to XML files

ApplyXSLT applies an XSL transformation to set of input XML files to produce transformed XML files.

Usage:

applyxslt outputdirectory script.xsl input1.xml input2.xml ...

where

outputdirectory Output directory for files processed by applying the XSLT script to the input files.
script.xslXSLT script file.
input1.xml input2.xml ... Input xml files.

XSL transformations, specified in XSLT files, are widely used for modifying the contents of XML files. The MorphAdorner Server implements several of its facilities using XSL transformations, including moving notes in TEI files to the end of <div> elements, and extracting the text from a TEI file.

Home
 
Announcements and News
 
Documentation
 
Download MorphAdorner
 
Glossary
 
Helpful References
 
Licenses
 
Server
 
Talks
 
Tech Talk