Adobe 65030365 - FrameMaker - PC Manual page 268

Scripting guide
Hide thumbs Also See for 65030365 - FrameMaker - PC:
Table of Contents

Advertisement

ADOBE FRAMEMAKER SCRIPTING GUIDE
Object Reference
Property name
NextInvalidElement
TextIsInvalidInElement
ValidationFlags
Element methods
Delete, GetAttributes, GetProps, GetText, ObjectValid, SetProps.
Data Type
Description
Element
Next invalid element in the document (FO_Element ID).
True if the element contains only text and the element
int
definition disallows it.
TextIsInvalidInElement
longer supported.
int
Bit flags specifying the element's validity.
To determine all the ways in which an element is invalid
without querying all the validation properties, query the
ValidationFalgs property.
Each bit flag in the returned value represents the value of
the validation property with the corresponding name.
For example, if the
True, the
(0x0002)
The various bit flags are as follows:
Constants.FV_ELEM_UNDEFINED (0x0001)
Constants.FV_ELEM_TYPE_MISMATCH (0x0002)
Constants.FV_ELEM_EXCLUDED (0x0004)
Constants.FV_ELEM_INVALID_IN_PARENT (0x0008)
Constants.FV_ELEM_INVALID_AT_POSITION (0x0010)
Constants.FV_ELEM_HAS_TEXT_INVALID (0x0020)
Constants.FV_ELEM_CONTENT_MUST_BE_EMPTY
(0x0040)
Constants.FV_ELEM_MISSING_CONTENT_BEFORE
(0x0080)
Constants.FV_ELEM_MISSING_CONTENT_AT_BEG
(0x0100)
Constants.FV_ELEM_MISSING_CONTENT_AT_END
(0x0200)
Constants.FV_ELEM_NOT_VALID_AS_ROOT (0x0400)
Constants.FV_ELEM_BOOK_COMP_MISSING (0x0800)
Constants.FV_ELEM_BOOK_COMP_INVALID (0x1000)
Constants.FV_ELEM_ATTRVAL_REQUIRED (0x2000)
Constants.FV_ELEM_ATTRVAL_INVALID (0x4000)
Constants.FV_ELEM_CONTENT_STRICTLY_VALID
(0x10000)
Constants.FV_ELEM_CONTENT_LOOSELY_VALID
(0x20000)
Last updated 9/26/2011
is obsolete and is no
ElementTypeMismatch
Constants.FV_ELEM_TYPE_MISMATCH
flag is set.
260
property is

Advertisement

Table of Contents
loading

This manual is also suitable for:

Framemaker 10

Table of Contents