[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

RE: getting multiple values

Subject: RE: getting multiple values
From: "Chris Bayes" <chris@xxxxxxxxxxx>
Date: Thu, 6 Sep 2001 01:16:05 +0100
xml multiple value
This you:question we:answer you:ignore session has been going on for
over a week. Please read the responses to your questions. 
You are now added to my email:ignore list

Ciao Chris

XML/XSL Portal
http://www.bayes.co.uk/xml


> -----Original Message-----
> From: owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx 
> [mailto:owner-xsl-list@xxxxxxxxxxxxxxxxxxxxxx] On Behalf Of P Vikram
> Sent: 06 September 2001 00:58
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject:  getting multiple values
> 
> 
> 
> 
> 
> 
> Hi all
> 
> testXML.documentElement.selectSingleNode("//ID").text)
> 
> returns me 1.
> 
> How to get all the values.
> 
> Thanks
> 
> 
> <XML id="testXML">
>  
> 	
> <DATA>
> <ID>1</ID>
> <ID>2</ID>
> <ID>3</ID>
> <ID>4</ID>
> <ID>5</ID>
> <ID>6</ID>
> <ID>7</ID>
> </DATA>
> 
> </XML>
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> --- P Vikram <vikram_good_boy@xxxxxxxxx> wrote:
> > Hi
> > 
> > i did all these...but still iam not getting the
> > value
> > in textbox.funny thing s iam getting the value in
> > the
> > alert if i use selectsinglenode method.
> > 
> > any ideas??/
> > 
> > Thanks
> > --- Chris Bayes <chris@xxxxxxxxxxx> wrote:
> > > Still!
> > > If you remove all the bugs you get
> > > <html>
> > > <head>
> > > <script language="javascript">
> > > function test() {
> > > 	var xsl = new ActiveXObject("microsoft.xmldom");
> > > 	xsl.async = false;
> > > 	xsl.load("v.xsl");
> > > 	var optHTML =
> > > testXML.XMLDocument.transformNode(xsl);
> > > 	document.all("test").innerHTML = optHTML;
> > > }
> > > </script>	
> > > </head>
> > > <body onload="test()">
> > > <XML id="testXML">
> > > <TESTDATA>
> > > <DETAILS>
> > > <TABLE>
> > > <TEST>iwantthisvalue</TEST>
> > > </TABLE>
> > > </DETAILS>
> > > </TESTDATA>
> > > </XML>
> > > <div id="test">
> > > </div>
> > > </body>
> > > </html>
> > > Produces
> > > <?xml version="1.0" encoding="UTF-16"?><INPUT
> > > maxLength="7" name="test"
> > > size="14" value="iwantthisvalue" />"
> > > As for the stylesheet you should remove all the
> > "//"
> > > you have scattered
> > > around
> > > 
> > > Ciao Chris
> > > 
> > > XML/XSL Portal
> > > http://www.bayes.co.uk/xml
> > > 
> > > 
> > >  XSL-List info and archive:
> > > http://www.mulberrytech.com/xsl/xsl-list
> > > 
> > 
> > 
> > __________________________________________________
> > Do You Yahoo!?
> > Get email alerts & NEW webcam video instant
> > messaging with Yahoo! Messenger
> > http://im.yahoo.com
> > 
> >  XSL-List info and archive:
> > http://www.mulberrytech.com/xsl/xsl-list
> > 
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Get email alerts & NEW webcam video instant messaging with 
> Yahoo! Messenger
> http://im.yahoo.com
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 
> 


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


Current Thread
  • RE: Cant get Value, (continued)
        • P Vikram - Wed, 5 Sep 2001 18:41:20 -0400 (EDT)
        • Chris Bayes - Wed, 5 Sep 2001 19:01:26 -0400 (EDT)
        • P Vikram - Wed, 5 Sep 2001 20:05:21 -0400 (EDT)
        • P Vikram - Wed, 5 Sep 2001 20:05:43 -0400 (EDT)
        • Chris Bayes - Wed, 5 Sep 2001 20:27:26 -0400 (EDT) <=
        • P Vikram - Wed, 5 Sep 2001 20:41:27 -0400 (EDT)
    • Kevin_Gutch - Wed, 5 Sep 2001 14:59:24 -0400 (EDT)
    • Patrick Moore - Wed, 5 Sep 2001 15:56:07 -0400 (EDT)

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2011 All Rights Reserved.