XML view preferences
XML view preference Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type | read | The class descriptor type. |
| object reference | XML view preference | read | An object reference for the object. |
| parent | specifier | read | The parent of the XML view preference (a application or document). Can return: application or document. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| show attributes | boolean | r/w | If true, displays attributes as well as elements in the structure view. Note: Valid only when show structure is true. |
| show structure | boolean | r/w | If true, displays the structure view. |
| show tag markers | boolean | r/w | If true, displays XML tags. |
| show tag options | boolean | read | If true, displays the tag options dialog when tagging any item whose parent is not tagged. |
| show tagged frames | boolean | r/w | If true, displays XML tags in tagged frames. |
| show text snippets | boolean | r/w | If true, the structure view displays text snippets of element content. Note: Valid only when show structure is true. |