xsl-list
[Top] [All Lists]

Need a programmic way to read xslt file, and determine the mappings defined.

2004-11-08 07:02:02


Bill Riegel
LandMark Graphics
713-839-3388

I am using xslt to translate one data model of data to another.
 
I need to be able to determine what is the source tag for a given target
tag. 

What api's are recommended. 

I have started to look at Xalan's Trax implementation.