[Home] [By Thread] [By Date] [Recent Entries]
I've done this in the past by merging the two XML documents - basically
inserting the specification (your attributes node) into the XML document to
be processed as a child of the documentElement (that can be readily
identified by name), then using XPaths to get at the variables.
Post-transform, strip out the spec node (if you need to preserve or further
process the XML document). Don't know the syntax for Xalan-J - but I'm
assuming there's something equivilent to appendChild() and removeChild().
~Duane ----- Original Message ----- From: "Martin Heiden" <martin.heiden@xxxxxxxxxxxxx> To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx> Sent: Saturday, April 28, 2007 10:44 AM Subject: Evaluating condition strings Hi!
|

Cart



