[Home] [By Thread] [By Date] [Recent Entries]
<xsl:apply-templates select="descendant::*[@key='key.string.1']"/> Interestingly when using Saxon 7 I get this warning message: Recoverable error Ambiguous rule match for /page[1]/collection[1] Matches both "collection" on line 3 of file:/C:/1_template.xsl and "collection" on line 3 of file:/C:/2_template.xsl I have 2 templates which both match the collection node set, and I need them to be generic user interface templates. To populate a drop-down list for example, or to fill in a textarea. Does anyone have any tips for a better way to perhaps organize the data or make the template match's more specific but still generic? Thanks, Alex From: "Alex Reuter" <xslalex@xxxxxxxxxxx> Reply-To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx To: XSL-List@xxxxxxxxxxxxxxxxxxxxxx Subject: xsl: using attribute value in apply-templates select Date: Fri, 07 Jun 2002 15:05:26 +0000 _________________________________________________________________ Join the world?s largest e-mail service with MSN Hotmail. http://www.hotmail.com XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



