I'm using XML Editor Professional Edition, version 4.4.0 on Mac OS X 10.6.2. I have a DocBook 4.5 document which includes the entity reference &projectVersion;, which is normally supplied by the Maven docbkx plugin with my current project version number.
There is no definition in my XML for this entity. XML Editor replaces it with an empty string where it occurs. Is there something I can do about this? I thought that entities were preserved, even if undefined. -K

