Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How does one organize elements in the EDD?

Engaged ,
Aug 15, 2014 Aug 15, 2014

Seems to me that EDD is a huge document to find anything in. Does one just add elements in alphabetical order so they can be rediscovered? Any tips or tricks about organizing this?

I'm in the analysis/design phase of going through my unstructured document to see how to build an EDD. Does one do the analysis using a spreadsheet?

Thanks for ideas.

TOPICS
Structured
397
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Advisor , Aug 15, 2014 Aug 15, 2014

The order of elements in an EDD doesn't matter .. arrange them however you want. Alphabetically makes them easier to find later, but you can also group them by type (block vs. inline).

Your EDD is created based on your data model. You shouldn't generally start by creating an EDD from the ground up. This is the general process I'd follow ..

1) Define your data model based on the needed elements and structure/hierarchy of those elements

2) Create a DTD that defines that model (be sure to add any nece

...
Translate
Advisor ,
Aug 15, 2014 Aug 15, 2014
LATEST

The order of elements in an EDD doesn't matter .. arrange them however you want. Alphabetically makes them easier to find later, but you can also group them by type (block vs. inline).

Your EDD is created based on your data model. You shouldn't generally start by creating an EDD from the ground up. This is the general process I'd follow ..

1) Define your data model based on the needed elements and structure/hierarchy of those elements

2) Create a DTD that defines that model (be sure to add any necessary attributes)
3) Generate an EDD from the DTD (in FM, choose StructureTools > New EDD, then StructureTools > Import DTD)

4) Now you can add context rules to the element definitions in the EDD to apply formatting, etc.

5) Import the EDD into a FM file that has the styles that are applied by the EDD (this becomes your template that is referenced by your structure application definition)


That should get you started ….


…scott

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines