This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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



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@icl.com]
Sent: Wednesday, March 15, 2000 4:42 AM
To: 'xsl-list@mulberrytech.com'
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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]