-
1. Re: DITA specialization - domain specialization
saprentice Sep 19, 2014 9:10 AM (in response to Rebecca Lai)Hi Rebecca...
Did you update the corresponding element's general rule in the DTD?
…scott
-
2. Re: DITA specialization - domain specialization
Rebecca Lai Sep 22, 2014 8:07 PM (in response to saprentice)Yes. I created a .mod file with declaration of the domain elements, and a .ent file with declaration of the domain entities. Both files are referenced in the task.dtd file.
-
3. Re: DITA specialization - domain specialization
saprentice Sep 23, 2014 11:58 AM (in response to Rebecca Lai)Well .. based on the error message it seems that the DTD used by the structure app does not allow codetable in the location you've used it. This could be because ..
- the wrong structure app is being used (check with Structure Tools > Set Structure Application),
- or because the DTD was updated incorrectly,
- or because you updated the wrong DTD
.. probably other things as well, but those are the issues that come to mind.
Did you make your own structure app (or clone the defaults) or did you just modify the existing apps? If you cloned or created, it's possible that you didn't update the EDD in your template with the new structure app name. This would cause the old app to be used for saving even though you opened the file with the new app.
…scott


