Skip to main content
May 12, 2015
Question

I updated the default task.eddmod edd doc to add new elements to my catalog. How do I have the new element appear on FM application?

  • May 12, 2015
  • 2 replies
  • 296 views

After updating the default task.eddmod.edd document, I have:

  1. Created a dtd from the updated edd.
  2. Opened Structure Tools > Structure Application Designer. Selected existing application (dita_1.2_task), selected my updated edd, dtd, and task.template, and saved it.
  3. The new elements I created in the edd appear in my application now.

Do I need to create a dtd and update the structure application designer every time I update my edds?

This topic has been closed for replies.

2 replies

ScottPrentice
Inspiring
May 12, 2015

It looks like you've got two posts with the same question (in the structured forum) .. I'm just replying to this one.

When you update an EDD you must always import that EDD into the associated template. The structured application only references the template, so changing the EDD will have no effect until you import that into the template.

I have no idea how the Structure Application Designer works, so can't speak to that, but I'm sure the fundamental relationship of EDD to template still applies. If your EDD changes affect the model itself (adding/removing elements or attributes), you'll need to modify the associated DTD as well. Keep in mind that you can't just change the DITA DTDs and expect the result to be DITA compliant. There are rules about how to make these changes by "specializing" the model. If you change the model it may work for you in FM, but it may not work when you try to process or edit with other DITA-compliant tools.

One other thing to keep in mind is that if your change is something that you'd expect to be available in other topic types (other than "task"), you'll need to make the same edits to the other topic structure applications.

Cheers,

...scott

Jeff_Coatsworth
Community Expert
Community Expert
May 12, 2015

Maybe you'd have more luck in the Structured FM forum - this one deals only with unstructured...