Oxygen errors with RNG doctype declarations
Posted: Tue May 06, 2025 11:29 pm
I am working on implementing DITA customizations using RNG, starting with a simple claim of the grammars. When I change the doctype declaration on a new topic, Oxygen returns errors. Oxygen returns the same errors when I change from the default doctype declarations to the OASIS RNG doctype declarations (urn:oasis:names:tc:dita:rng:topic.rng).
Two errors are returned:
The "DITA Validation" validation engine is not compatible with the current document type.
The markup declarations contained or pointed to by the document type declaration must be well-formed.
I tried adding the OASIS RNG doctype declaration as an Association rule in the DITA framework. Oxygen returned the same errors.
Is there a different configuration I should change? Or is the problem something different?
Two errors are returned:
The "DITA Validation" validation engine is not compatible with the current document type.
The markup declarations contained or pointed to by the document type declaration must be well-formed.
I tried adding the OASIS RNG doctype declaration as an Association rule in the DITA framework. Oxygen returned the same errors.
Is there a different configuration I should change? Or is the problem something different?