| Overview | The "Content" Element | Table of Contents |
Specifies how the content of an element it is represented in the .Net class.
An "Element" element may not contain "Child" elements if it contains a "Content" element, and vice versa.
| Define | defines a macro |
| Element | Describes an XML element and the .Net class that models it. |
| Name | How Many | Description |
| Description | 0 to 1 | A detailed description of the content. HTML markup may be used. |
| Summary | 0 to 1 | A short summary description of the content. HTML markup may be used. |
| Type | 1 | Describes the data type of the content. |
| propName : string | optional |
| required : boolean | optional |
| varName : string | optional |