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

Subject: [xsl] Need a programmic way to read xslt file, and determine the mappings defined.
From: "Bill Riegel" <BRiegel@xxxxxxx>
Date: Mon, 8 Nov 2004 08:02:02 -0600
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.

Current Thread