xsl-list
[Top] [All Lists]

RE: Special symbols in XML that XSLT caanot recognize

2003-10-17 08:33:55
[ Vivek Shinde]
Hi Michael,
Does that mean the XML should be storing the characters in 
the character entity form, therefore encoding used in XML 
document may not be right since it's storing character instead?

Not precisely.  It means that that xml file apparently contains
characters than cannot be encoded by the declared encoding.  Thus the
declared encoding is apparently mistaken.

Using a character reference or an entity would be a possible way to put
non-encodable characters into an xml document (non-encodable with
respect to the particular encoding, that is).

Cheers,

Tom P

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



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