I'm currently doing an xml based website, and I have some questions regarding this.
I have a problem that the xml file can't accept special characters. It shows error, something like the following:
A name contained an invalid character. Error processing resource 'file:///C:/Documents and Settings/student/Desktop/Java/book10.xml'. Line 254, Position 22
---^ elvis<elvis@email.com>
I had this error when i opened the file on Internet Browser. It seems that the xml file doesnt accept special characters like '@'. may i know what's the mistake that i've made? or is there any solutions to this problems?thanks in advance.
The problem is that the parser thinks that elvis@email.com is an element name and amphorae are illegal characters in element names. Instead of <elvis@email.com> try &lt;elvis@email.com&gt;.
“The power of the Web is in its universality. Access by everyone regardless of disability is an essential aspect.”
—Tim Berners-Lee, W3C Director and inventor of the World Wide Web
Thunderbird's RSS Feed Reader XML Parsing Error: undefined entity
Location: http://projep.no-ip.com:81/blog/archives/onions/
Line Number 96, Column 26:<p id="footer">Copyright &copy; 2004 Ben Rogers</p>
I cannot enclose the copyright character in CDATA, because then the HTML entity is shown, but it's obviously not going to work as a special character. Please advise.
I haven't tried it msyelf yet, but I asked someone to look at it for me in Thunderbird (I uninstalled it, it bothered me) and they said it 'twas fine. Thanks.
I have been using — — ; for an em-dash and the xml embedded to Flash gives a
small box (PC) or a small head-image (MAC). Does anyone have a solution to define this character or an answer besides just putting two dashes?
Bookmarks