|
[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
[Recent Entries]
[Reply To This Message]
Re: illegal xhtml attributes?
Subject: Re: illegal xhtml attributes?
From: cutlass <cutlass@xxxxxxxxxxx>
Date: Sun, 01 Apr 2001 17:19:08 +0100
|
Hi,
I'm perplexed. I have xml code which includes some xhtml code. When I try
to perform an xslt transformation on it, I get the following warning:
nothing wrong with xml
XSL Warning: Illegal attribute name: alt
the xml code looks like this:
<?xml version="1.0" encoding="UTF-8"?>
<xbutton>
<image height="22" width="45" alt="Reset">images/gray.gif</image>
<clear/>
</xbutton>
What's strange is that there is no adverse effect on my output, and the
error message tends to be intermittent. For example, this code does not
generate the same warning:
<?xml version="1.0" encoding="UTF-8"?>
<xbutton>
<image height="22" width="45" alt="Reset">images/gray.gif</image>
</xbutton>
will help but need some example xsl.
cheers, jim fuller
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!
Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!
Download The World's Best XML IDE!
Accelerate XML development with our award-winning XML IDE - Download a free trial today!
Subscribe in XML format
| RSS 2.0 |
|
| Atom 0.3 |
|
|