Question
Fragment subset
Here is an interesting question. I have a document I am working that still
uses a DTD. The document consists of several file entities. Each ENTITY uses
the OASIS TR 9601 Fragment Interchange (which Epic beautifully supports).
For those not familiar with this TR, basically it allows you to use a top
level DOCTYPE in documents that are subsets of the DOCTYPE (e.g., DOCTYPE is
'doc' and you have a 'chapter').
My question is does anyone know if any other XML (that support DTD) also
support the TR 9601. I do not think Spy or Oxygen do (or if they do I
haven't found the key for it to work).
I want to work with this document on another computer that does not have
Epic and every time I open the file there are serious parsing error (mainly
ENTITIES declared either in the DTD or in the file's declaration subset) are
not being read. The reason appears to be because the TR has the Doctype
Declaration and its subset within a 'comment'
uses a DTD. The document consists of several file entities. Each ENTITY uses
the OASIS TR 9601 Fragment Interchange (which Epic beautifully supports).
For those not familiar with this TR, basically it allows you to use a top
level DOCTYPE in documents that are subsets of the DOCTYPE (e.g., DOCTYPE is
'doc' and you have a 'chapter').
My question is does anyone know if any other XML (that support DTD) also
support the TR 9601. I do not think Spy or Oxygen do (or if they do I
haven't found the key for it to work).
I want to work with this document on another computer that does not have
Epic and every time I open the file there are serious parsing error (mainly
ENTITIES declared either in the DTD or in the file's declaration subset) are
not being read. The reason appears to be because the TR has the Doctype
Declaration and its subset within a 'comment'

