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

RE: HEP

Subject: RE: HEP
From: "John E. Simpson" <simpson@xxxxxxxxxxx>
Date: Thu, 08 Jul 1999 11:02:06 -0400
RE: HEP
Marco.Mistroni@xxxxxxxxx wrote:
> HI all,
>       i have a problem: with the following stylesheet, the xslprocessor
> always gives me an error at the line
> <INPUT NAME ="FJKAFJÖASJD"  TYPE="SUBMIT"
> VALUE="{substring-after("abcd","b")"} />
 [snip]
> <xsl:template match="command">
> <xsl:element
> <INPUT NAME ="FJKAFJÖASJD"  TYPE="SUBMIT"
> VALUE="{substring-after("abcd","b")"} />
> </xsl:template>
>

Everyone else's reply seems to be focusing on the point of the error. It
looks to me (assuming no more typos :) that the problem is really the
*preceding line:
	<xsl:element
Being immediately followed, as it is, by the <INPUT...> tag, I wonder if
the problem isn't simply that the xsl:element isn't properly closed with a
"/>". If what you're really trying to do is create an INPUT tag there, the
soloution may be more involved, including xsl:attribute elements for NAME,
TYPE, and VALUE as well. (Don't have reference materials with me, so I
don't have exact syntax -- that's the idea though.)


=============================================================
John E. Simpson          | It's no disgrace t'be poor, 
simpson@xxxxxxxxxxx      | but it might as well be.
                         |            -- "Kin" Hubbard


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


Current Thread

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-2013 All Rights Reserved.