| Subject: | Re: Problems when trying to keep , after XSL transformation |
|---|---|
| From: | "Joseph J. Kesselman" |
| Date: | Fri, 11 Jul 2008 09:32:27 -0400 |
| Newsgroups: | comp.text.xml |
As far as the XML standard is concerned, there is absolutely no difference between , and the comma character. I would suggest fixing whatever tool you're using that cares about this difference... or finding another solution for marking up this distinction, such as <comma>... or just run a postprocessor after the XSL transformation that does a character-replace of all commas with ,. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Problems when trying to keep , after XSL transformation, Martin Honnen |
|---|---|
| Next by Date: | Re: Seeking reentrant+threadsafe XML parser written in ANSI-C ..., Bjoern Hoehrmann |
| Previous by Thread: | Re: Problems when trying to keep , after XSL transformation, Martin Honnen |
| Next by Thread: | XML and Java, rhino |
| Indexes: | [Date] [Thread] [Top] [All Lists] |