Michiel,
Not I.
I added this to a test document. with an ASCII editor.
<xref pretext="test" of=" &p=" in=" cdata"="/>
When I opened the file in Epic, I got the following error.
*** Error on line 66 in file F:\epicuser\mwo\mwo_test.xml:
[A30087] Syntax error. Expecting entity close ';'.
The last text seen was "&P"
I then added another attribute to the element. in Epic.
<xref posttext="test" of=" &a=" in=" cdata=" in=" epic"=" pretext="test" of=" &p=" in=" cdata"="/>
I saved the file and reopened it in Epic. No error. Copying the element and pasting into an ASCII editor I see this
<xref posttext="test" of=" &a=" in=" cdata=" in=" epic"<br="/>pretext="test of &P in cdata"/>
So it looks like during the save, Epic is changing the character to the entity. This is dependent on how you set you save values (at least for most entities, reserved, like an entity open, may be changed by default)
Lynn
---- Vanhoutte Michiel <michiel.vanhoutte@wkb.be> wrote:
> I didn't type it in Epic.
> I opened it in Epic: no error.
> I saved it in Epic, looked in an ASCII editor: no changes to the value.
> I opened it again in Epic: no error given.
>
> Can somebody try to do the same?
>
> Regards,
> Michiel
>