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 would prefer, for legibility of the 
authoring process, to split the start and end tags of overly verbose
nested tags into two separate entities validated after the whole document
has been expanded.

What do I have to do to switch off this particular validation 
mechanism in xerces?

Thanks
Doug


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to