| Overview | The "Tree" Element | Table of Contents |
Specifies how elements are to be displayed in the element tree.
| Editor | Contains information for the XML Chameleon editor. This information is not used by XmlCodGen. |
| Name | How Many | Description |
| AttrValue | 0 to 32767 | Specifies that the value of an attribute is to be displayed as part of its element. |
| ChildValue | 0 to 32767 | Specifies child element data that is to be displayed as part of an element. |
| ContentValue | 0 to 32767 | Specifies that the element's content is to be displayed as part of the element. |
| ElementName | 0 to 32767 | Specifies that the element name is to be displayed. |
| Literal | 0 to 32767 | Specifies literal text to be displayed. |