Question
Invoking Boilerplate Text Entities in Structured Flow
After sighing deeply and hoping that someone more experienced than I can help me out, here we go.
I am working with structured FM8 on an XP machine, and am a newbie with FM, so barney level responses are appreciated.
I am currently developing a military work package type technical manual built on V3.19 of MIL-STD-40051 production.dtd. This dtd references 12 external entity (*.ent) files by PUBLIC Identifier and SYSTEM Identifier. The .ent files contain numerous standardized boilerplate entities of structure and text for use in the destination publication.
In setting up the structapp file, I included the DTD element as a child of the XML Application, as:
DTD: production.dtd
Then I set each of the .ent file references into the Entities child this way:
Public ID: -//USA-DOD//ENTITIES MIL-STD-2361 GIM Boilerplate REV 3.19a 20071218//EN
Filename: boilerplate/gimboil.ent
So far, I think I have everything set up correctly, so on to what my basic question is.
How do I get the structure and content of the available entities within the .ent files to load and display in the structured flow of my FM document?
Steve Kamps
I am working with structured FM8 on an XP machine, and am a newbie with FM, so barney level responses are appreciated.
I am currently developing a military work package type technical manual built on V3.19 of MIL-STD-40051 production.dtd. This dtd references 12 external entity (*.ent) files by PUBLIC Identifier and SYSTEM Identifier. The .ent files contain numerous standardized boilerplate entities of structure and text for use in the destination publication.
In setting up the structapp file, I included the DTD element as a child of the XML Application, as:
DTD: production.dtd
Then I set each of the .ent file references into the Entities child this way:
Public ID: -//USA-DOD//ENTITIES MIL-STD-2361 GIM Boilerplate REV 3.19a 20071218//EN
Filename: boilerplate/gimboil.ent
So far, I think I have everything set up correctly, so on to what my basic question is.
How do I get the structure and content of the available entities within the .ent files to load and display in the structured flow of my FM document?
Steve Kamps
