[Home] [By Thread] [By Date] [Recent Entries]
<xsl:attribute name="selected">Yes</xsl:attribute>
note that should be
<xsl:attribute name="selected">selected</xsl:attribute>
SGML minimised attributes always expand in XML to
attname="attname"
in the html output method this will be linearised just as
attname
David
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



