xsl-list
[Top] [All Lists]

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

2004-11-08 07:57:12
I wonder if that is really feasible.  In my transforms, because I use
template elements much more than for-each, it would be really hard to pull
the logic out without also having access to the input XML.

Maybe what you really need is to tie into the trace capabilities of some of
the XSLT processors to generate exactly how the input XML triggers the
individual templates.

        Steve

-----Original Message-----
From: Bill Riegel [mailto:BRiegel(_at_)lgc(_dot_)com]
Sent: Monday, November 08, 2004 9:34 AM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: RE: [xsl] Need a programmic way to read xslt file, and
determine the mappings defined. 


Yes, I want to reverse engineer the logic in the xslt file. 

Bill Riegel
LandMark Graphics
713-839-3388


LEGAL NOTICE
Unless expressly stated otherwise, this message is confidential and may be 
privileged. It is intended for the addressee(s) only. Access to this E-mail by 
anyone else is unauthorized. If you are not an addressee, any disclosure or 
copying of the contents of this E-mail or any action taken (or not taken) in 
reliance on it is unauthorized and may be unlawful. If you are not an 
addressee, please inform the sender immediately.


<Prev in Thread] Current Thread [Next in Thread>
  • RE: Need a programmic way to read xslt file, and determine the mappings defined., Kienle, Steven C <=