|
Subject: [xsl] using xsl on two xml at the same time From: Johan Thorèn (EAB) <Johan.Thoren@xxxxxxxxxxxxxxx> Date: Wed, 9 Apr 2003 16:30:17 +0200 |
Hello I'm trying to get an xsl template working with two xmls. <xsl:template match="*"> <xsl:if test="./@name=.(other_file)/@name"> <xsl:text>Attribute name is indentical in both xml files</xsl:text> </xsl:if> </xsl:template> Best regards Johan XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| RE: [xsl] Parameterizing an XML usi, Bryan Archer | Thread | RE: [xsl] using xsl on two xml at t, Bryan Archer |
| [xsl] Parameterizing an XML using a, Scott H Snyder | Date | RE: [xsl] Parameterizing an XML usi, Bryan Archer |
| Month |