Re: Microsoft extensions to XSL (was RE: how to call Javascript function in .xsl file)

Subject: Re: Microsoft extensions to XSL (was RE: how to call Javascript function in .xsl file)
From: ht@xxxxxxxxxxxxxxx (Henry S. Thompson)
Date: 10 Nov 1998 08:55:16 +0000
Paul Prescod <papresco@xxxxxxxxxxxxxxxx> writes:

> xsl:node-name Element:

I agree with Paul's analysis in general, but must point out that the
error here, if error it is, lies elsewhere.  The DOM defines a
nodeName property for ALL Nodes, which reduces to tagName for element
Nodes, node type for most other Nodes, etc.

ht
-- 
  Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
     2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
	    Fax: (44) 131 650-4587, e-mail: ht@xxxxxxxxxxxxxxx
		     URL: http://www.ltg.ed.ac.uk/~ht/


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread