Build #605
Windows 2K
JDK 1.3.1

I've got an XML file that contains the following element:

<myElement name="myName" description="P &amp; Q"/>

Basically, the text that goes in the description should be "P & Q", but
because the ampersand character is reserved in XML I use the ampersand
entity definition (&amp;) instead.

When I view this XML file in IDEA, an error is shown right after the ";"
character in the entity.



_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to