Adobe framemaker 6.0 User Manual

Page of 323
181
ADOBE FRAMEMAKER 6.0
 MIF Statements for Structured Documents and Books
<DAttributeDisplay 
keyword
>
Default attribute display setting for document
keyword
 can be one of:
AllAttributes
: display all attributes
ReqAndSpec
: display required and specified attributes
None
: don’t display attributes
<DAttrEditor 
keyword
>
When Edit Attributes dialog box appears for new elements
keyword
 can be one of:
Never
: never
Always
: always
WhenRequired
: when there are required attributes
<DElementBordersOn 
boolean
>
Yes
 turns on element borders in document window. This statement 
and
 DElementTags 
are mutually exclusive. If both statements appear 
in a MIF file, the later statement overrides the earlier one
<DElementTags 
boolean
>
Yes
 turns on element tags in document window. This statement and
 
DElementBordersOn 
are mutually exclusive. If both statements 
appear in a MIF file, the later statement overrides the earlier one
<DUseInitStructure 
boolean
>
Yes 
means FrameMaker+SGML inserts initial structure for new ele-
ments
<DSGMLAppName 
string
>
The name of the SGML application associated with the document. For 
information on registering SGML applications, see the online manual 
FrameMaker+SGML Developer’s Guide
<DExclusions…>
Lists exclusions inherited when document is included in a structured 
book (see
 
<DInclusions…>
Lists inclusions inherited when document is included in a structured 
book (see
 
<DSeparateInclusions 
boolean
>
Yes 
means FrameMaker+SGML lists inclusions separately in the ele-
ment catalog
<DApplyFormatRules 
boolean
>
Yes
 uses element format rules to reformat document on opening and 
to remove format overrides; for input filters only, not generated by a 
FrameMaker product
<DBookElementHierarchy
If the document is in a book, list of ancestors of the document’s root 
element
<ElementContext
Describes ancestor element of the document’s root element
<PrevElement
<ETag 
tagstring
>
Tag of sibling element preceding ancestor element
<Attributes …>
>
<Element
<ETag 
tagstring
>
Tag of ancestor element
<Attributes …>
>
<NextElement