xsl-list
[Top] [All Lists]

List of XSL entities

2004-11-30 07:28:15

Hi all...

I'm making a program that converts a CSV file to an XML structure. That CSV may 
have some characters that make XML invalid (for example, data can contain & or 
< characters), so I need to get a complete list of entities or at least a list 
of those characters. I tried searching in Google but I couldn't find what I was 
looking for. At first, I know these characters that make XML to crash:

& --> &amp;
< --> &lt;
--> &gt;
@ --> ?????

Any hint will be greatly appreciated

Thanks
Jaime




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>