Re: using badly formed internal general entities.

2004-09-05 Thread Murray Altheim
Michael Glavassevich wrote: [EMAIL PROTECTED] wrote on 09/04/2004 07:34:28 AM: Hi, I was wanting to continue writing xml documentation in which the well-formedness constraint on internal general entities does not result in a fatal error on parsing with the xerces XMLReader. That constraint says tha

Re: using badly formed internal general entities.

2004-09-05 Thread Michael Glavassevich
[EMAIL PROTECTED] wrote on 09/04/2004 07:34:28 AM: > Hi, > I was wanting to continue writing xml documentation in which > the well-formedness constraint on internal general entities > does not result in a fatal error on parsing with the xerces XMLReader. > That constraint says that document struct

using badly formed internal general entities.

2004-09-04 Thread ddb
Hi, I was wanting to continue writing xml documentation in which the well-formedness constraint on internal general entities does not result in a fatal error on parsing with the xerces XMLReader. That constraint says that document structures must start and end within the same entity, whereas I wou