<metainfo> attributes

List of attributes for <metainfo> command.

flags

flags

Syntax

[flags = mmFlags]

May occur in

<metainfo>

Description

The "include" flags (as optionally specified in the include attribute) in hexadecimal form.

Remarks

See the include attribute.

include

include

Syntax

[include = string]

May occur in

<metainfo>

Values

Indexes= 0x00000001,

Rels= 0x00000002,

Links= 0x00000004,

ReverseLinks= 0x00000008,

AttributeList= 0x00000010,

FormatList= 0x00000020,

CatalogNames= 0x00000040,

Relations= 0x00000080,

AllTableFlags= 0x0000003f,all of the above

BaseFields= 0x00001000,

CoreFields= 0x00002000,

UniqueFields= 0x00004000,

VirtualFields= 0x00008000,

GdmUpdateFields= 0x00010000,

GdmCustomerFields= 0x00020000,

GdmPartnerFields= 0x00040000,

SqlCoreFields= 0x00080000,

SqlVarFields= 0x00100000,

CustomFields= 0x00200000,

GeneratedFields= 0x00400000,

GdmFields= 0x00070000, GdmUpdateFields + GdmCustomerFields + GdmPartnerFields

AllFieldFlags= 0x007ff000,all of the above

CoreTexts= 0x01000000,language-dll

DefaultTexts= 0x02000000,built-in dictionary

CustomTexts= 0x04000000,custom dictionary

MissingTexts= 0x08000000,

AllTextFlags= 0x0f000000, all of the above

AllXmlFlags= 0xffffffff, all possible flags

Description

A comma-separated list of flags that indicate what is to be returned in the response.

Remarks

For further information see Field types in appendix.

mode

mode

Syntax

[mode = string]

May occur in

<metainfo>

Values

Flat, List, Attribute, AttributeXml, ElementXml

Description

The format of the output.

Remarks

none