RE: Need a programmic way to read xslt file, and determine the mappings defined.2004-11-08 23:17:53Hi When you generate the stylesheet, could you also generate another file that contains the mappings and then analyze that instead of the actual stylesheet? If not, then annotate the stylesheet literal result elements (and xsl:element generated element nodes) with an identifier, as suggested by David. Cheers, Jarno
|
|