[Home] [By Thread] [By Date] [Recent Entries]
Well, I've made interesting progress on my JSP/XSL XML editor interface.
However, I'm at a point where I'm trying to reference an element that is
defined in an XPath string. My Schemas referenced in a xsl:param. Anyone
got some tips on how I might do this?
<xsl:apply-templates select="$schema/*[saxon:evaluate($xsd-path)]"/> ... But what I end up getting is all the child elements of the xs:schema element. -Thanks for any advice, Mark XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



