|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: On the XPath to my editor....
I think I've got it with a for-each loop: <xsl:param name="schema" select="document(//@xsi:noNamespaceSchemaLocation)/*"/> <xsl:for-each select="$schema"> <xsl:apply-templates select="saxon:evaluate($xsd-path)"/> </xsl:for-each> But, I feel a little wierd about using for-each like this. Seems like there should be a way to do this without running the risk of having the "for loop" and the possibiliy of my apply templates getting called more than once. -Thanks, Mark XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








