Thanks Joseph!
 
I tried the following but still have error: any ideas??
 
<P><A><xsl:attribute name="HREF" select="/website/url">Web Site URL</A></P>

file:///D:/URLParsingError/website.xsl; Line #5; Column #57; XSLT Error
 (javax.xml.transform.TransformerConfigurationException): javax.xml.transform.Tr
ansformerException: javax.xml.transform.TransformerException: "select" attribute
 is not allowed on the xsl:attribute element!


Joseph Kesselman <[EMAIL PROTECTED]> wrote:




The error is correct; you can't invoke an XSL operation inside a literal
quoted string.

There are several ways to do what you want; the simplest might be to
rewrite that line as



______________________________________
Joe Kesselman, IBM Next-Generation Web Technologies: XML, XSL and more.
"The world changed profoundly and unpredictably the day Tim Berners Lee
got bitten by a radioactive spider." -- Rafe Culpin, in r.m.filk


Do you Yahoo!?
Win a $20,000 Career Makeover at Yahoo! HotJobs

Reply via email to