ADOBE FRAMEMAKER 10
MIF Reference
172
Text in structured documents
TextLine statement
Text lines cannot contain elements.
ParaLine statement
The ParaLine statement defines a line within a paragraph. It must appear in a Para statement.
Syntax
Usage
A typical ParaLine statement consists of one or more String, Char, ATbl, AFrame, FNote, Variable, XRef, and
Marker statements that define the contents of the line of text. These statements are interspersed with statements that
indicate the scope of document components such as structural elements and conditional text.
Structured book statements
A structured book file contains documents that were created in FrameMaker. These documents normally contain
structural elements. A structured book file has the same book statements that appear in a normal book file plus two
additional types of information about structural elements:
• An Element Catalog defined in ElementDefCatalog
• A structure tree defined in BookElements
ElementDefCatalog statement
The ElementDefCatalog statement contains the definitions of all elements in the book file. A book file can have
only one
ElementDefCatalog statement. It normally appears near the beginning of the file.
<DocServerState>
Valid values:
• CheckedOut if checked out
• CheckedIn if not checked out
>
End of WEBDAV Document statement
>
End of Document statement
<ParaLine
<ElementBegin…>
Begin structural element (see page 165)
<ElementEnd
tagstring
>
End structural element
>
End of ParaLine statement