Entity Reference Question

Subject: Entity Reference Question
From: "Albert Tsun" <albert.tsun@xxxxxxxxxxxx>
Date: Fri, 27 Oct 2000 16:29:45 +0800

>From XSLT Programmer Reference, it says

<!DOCTYPE xsl:stylesheet [
     <!ENTITY copy  "&#169;">
     <!ENTITY  nbsp "&#160;">
]>

How can I know that 169 represent copyright and 160 represent non-breaking
space ?

Where can I them up ? Is there any means I can set my own number for my own
string substitution?

Thanks.




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread