Re: numeric entities

2001-08-30 Thread David Loy
27;m missing. Thanks David At 02:39 PM 8/30/01 -0400, you wrote: >At 11:19 AM 8/30/2001 -0700, you wrote: >>Because netscape 4.x does not support several character entities (e.g. >>“), I would like to restrict the html output of my xslt scripts to >>only numeric entities whe

Re: numeric entities

2001-08-30 Thread Peter Royal
At 11:19 AM 8/30/2001 -0700, you wrote: >Because netscape 4.x does not support several character entities (e.g. >“), I would like to restrict the html output of my xslt scripts to >only numeric entities when processing xml. Is there any method for doing >this as an xslt or c

numeric entities

2001-08-30 Thread David Loy
I am new to this list. Sorry if this has been covered before Because netscape 4.x does not support several character entities (e.g. “), I would like to restrict the html output of my xslt scripts to only numeric entities when processing xml. Is there any method for doing this as an xslt or