ADOBE FRAMEMAKER 10
MIF Reference
147
BookXRef statement
The BookXRef statement defines the cross-reference formats for the book.
Syntax
BookUpdateReferences statement
The BookUpdateReferences statement specifies whether or not cross-references and text insets are automatically
updated when the book file is opened.
Syntax
WEBDAV statements
The BookServerURL and BookServerState MIF statements mark a book as managed content from the WebDAV
perspective.
Syntax
<BookXRef
<XRefDef
string
>
Cross-reference format definition
<XRefSrcText
string
>
Text for which to search
<XRefSrcIsElem
boolean
>
Yes
means the source of the cross-reference is an element from a
structured document
<XRefSrcFile
pathname
>
File in which to search for source text (for
pathname
syntax, see
page 7)
<XRefSrcElemNonUniqueId
string
>
A string specifying the 'id' attribute of the source element, in case it is
not a unique ID
<XRefAltText
string
>
Alternate display text
>
End of BookXRef statement
<BookUpdateReferences
boolean
>
Yes
specifies that cross-references and text insets are automati-
cally updated when the book file is opened
<BookServerURL
string
>
URL of the MIF book file on the WEBDAV Server. All http path values are
valid.
Example:
<BookServerUrl `http://mikej-
xp/joewebdav/myfile.book.mif'> #
http://mikej-xp/joewebdav is the path of the
server.
<BookServerState
keyword checked-
out checkedin
>
Indicates whether a book is checked in or checked out on the WebDAV
server.
Example:
<BookServerState CheckedIn>