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]

Entity Reference Question




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

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