ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> xsl-list
xsl-list
RE: RE: [xsl] JavaScript problem again!
by other posts by this author
Nov 5 2002 11:30AM messages near this date
RE: [xsl] About and | [xsl] how do I add a doctype when I create xsl from xsl?
Hi,

>  it gives an error on this part:
>  ....
>  <xsl:for-each select
>  ="/portalLogin/frameMain/rowsReport/select_service/select_option_1">
>      document.reportFrm.service.options[i++] = new 
>  Option('<xsl:value-of
>  select="@text"/>','<xsl:value-of select="@value"/>');
>  </xsl:for-each>
>  ....
>  
>  What error I dont know?`

How do you know the error is thrown at that specific location if you can't see the error mes
sage? Which processor are you using? Your stylesheet looks ok (I take it that you just copy/
pasted parts of it, as the example snipped from below was not well-formed XML). Try a anothe
r XSLT processor, e.g. jd.xslt or Saxon and show use the error message you get from them.

Cheers,

Jarno

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

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved