2.2.2.8 Rename Flags

Rename Flags is a 4-byte integer bit mask containing option flags for renaming a document. This bit mask can have zero or more flags set. The reserved values of the RenameFlags bits are specified as follows.

Value

Description

0x00000000

Default behavior: Rename all dependent items.

0x00000001

Do not update all related documents.<2>

0x00000002

MUST be ignored by the back-end database server.

0x00000004

Server SHOULD find backward links in order to update other documents linking to the original document.

0x00000008

MUST be ignored by the back-end database server.

0x00000010

MUST be ignored by the back-end database server.

0x00000020

Allow renaming of sites.

0x00000040

Set the Doc Flags (section 2.2.2.3) bit 0x00000004 to match this value when a file's extension changes.

0x00000080

Set the Doc Flags bit 0x00000008 to match this value when a file's extension changes.

0x00000100

This value is only used internally within implementation-specific code.

0x00000200

Allow move into the forms directory.

0x00000400

Current user can view draft versions of the source documents in a move operation.

0x00000800

Allow rename operation on a thicket main file with missing thicket supporting files.

0x00001000

MUST be ignored by the back-end database server.

0x00002000

Overwrite existing files in the destination if the source file is newer.

0x00004000

MUST be ignored by the back-end database server.

0xFFFF8000

Unused.