[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] Newbie Q: Genealogy Example and Saxon


Subject: RE: [xsl] Newbie Q: Genealogy Example and Saxon
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Tue, 4 Sep 2001 18:47:21 +0100

> selectXML.documentElement.selectSingleNode("//A").text;
> works for a onr <A> tag only.
> 
> Any Ideas
> 
Use selectNodes instead of selectSingleNode

Mike Kay 

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



Current Thread