RE: Trying to create <a href=xxx> using XSLT

Subject: RE: Trying to create <a href=xxx> using XSLT
From: "Way, Janet" <JWay@xxxxxxxxxxx>
Date: Thu, 16 Mar 2000 11:38:32 -0600
Well, I was using the FormatterToHTML (because I want HTML out) when I was
getting this problem.

I switched to the FormatterToXML and the A tag with HREF works fine.

I guessI don't really understand the full purpose of the different
formatters. 
	

-----Original Message-----
From: Kay Michael [mailto:Michael.Kay@xxxxxxx]
Sent: Wednesday, March 15, 2000 4:42 AM
To: 'xsl-list@xxxxxxxxxxxxxxxx'
Subject: RE: Trying to create <a href=xxx> using XSLT


> 	I am having trouble using XSLT when the stylesheet has an
> 	A(nchor) tag with an attribute of HREF. I can do an A tag with
> 	other attributes...
> 
> 	What's the problem with HREF?

There is nothing special about the element name <A> or the attribute name
HREF. You will have to reveal a little bit more about the nature of your
trouble.

Mike Kay


 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