![]() | XMLRenderingOptions Properties |
The XMLRenderingOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsDefaultAsAttribute |
Indicator whether simple properties are rendered as attributes, this setting is
false by default thereby simple properties are rendered as elements.
|
![]() | PreventLooping |
Indicator whether to prevent looping, by default set to true. Set to false to
allow looping in the case where nested properties may refer to themselves, for
example.
The algorithm to control looping considers the combination of event type and
property name for each level of nested property.
|
![]() | Renderer |
Gets or sets the event property renderer to use.
|