Adobe FRAMEMAKER 10 User Manual page 154

Hide thumbs Also See for FRAMEMAKER 10:
Table of Contents

Advertisement

ElementDef statement
The
statement creates an element definition, which specifies an element's tag name, content rules, and
ElementDef
optional format rules. It must appear within an
Syntax
<ElementDef
<EDTag tagstring>
<EDObject keyword>
<EDValidHighestLevel boolean>
<EDGeneralRule string>
<EDExclusions
<Exclusion tagstring>
<Exclusion tagstring>
...
>
<EDInclusions
<Inclusion tagstring>
<Inclusion tagstring>
...
>
<EDAlsoInsert
<AlsoInsert tagstring>
statement.
ElementDefCatalog
Begin element definition
Element tag name
Type of formatter object represented by the element
keyword
can be one of:
EDContainer
EDEquation
EDFootnote
EDGraphic
EDMarker
EDTable
EDTblTitle
EDTblHeading
EDTblBody
EDTblFooting
EDTblRow
EDTblCell
EDSystemVariable
EDXRef
identifies a container element; all other values
EDContainer
identify object (non-container) elements
indicates element can be used as the highest level element
Yes
for a flow; only a container element is allowed to be the highest
level element
The general rule for the element; the following types of elements
can have general rules: containers, tables, table parts (table titles,
headings, bodies, footings, rows, and cells), and footnotes
List of excluded elements
Tag of excluded element
Additional statements as needed
End of
EDExclusions
statement
List of included elements
Tag of included element
Additional statements as needed
End of
EDInclusions
statement
List of elements that are automatically inserted in a container
element when the element is initially added
Tag of inserted element
ADOBE FRAMEMAKER 10
149
MIF Reference

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents