Hi All,
I'm working with new DITA user to develop DITA-OT PDF plug-in modules. In the first discussion this user requested to me to apply constraints to OASIS DITA DTDs to simplify their authoring tasks before developing plug-in.
The requests are;
- Remove longdescref element from hazardSymbol content model.
- Also remove longdescref element from glossSymbol content model.
In above two cases what is the appropriate @domains attribute text entity? I suspect the former is <!ENTITY hazard-symbol-constraints "(topic hazardSymbol-c)"> and the latter is <!ENTITY gloss-symbol-constraints "(glossentry glossSymbol-c)">.
If there are any other suggestions, please let me know!
Regards,