- From: Mike Fitzgerald <mikefz@wyeast.net>
- Date: Fri, 20 Feb 2004 14:22:41 -0700
- To: public-qt-comments@w3.org
It would be nice if deprecated attributes, such as disable-output-escaping, were
set off in some way, say with italics or bold italics, in the spec.
For example:
<!-- Category: instruction -->
<xsl:value-of
select? = expression
separator? = { string }
disable-output-escaping? = "yes" | "no"> <== BOLD ITALICS HERE
<!-- Content: sequence-constructor -->
</xsl:value-of>
or even something like <span style="color:gray">...</span> or some such.
Mike Fitzgerald
Received on Friday, 20 February 2004 16:54:28 UTC