XMLBuilder Class Fields
- Last UpdatedNov 06, 2025
- 2 minute read
For a list of all members of this type, see XMLBuilder members.
| Name | Description | |
|---|---|---|
![]() | lastElement | Keep a reference to the last added XmlElement for future calls that add to it |
![]() | paramParentElement | Keep a reference to the current parent parameter XmlElement for future calls that add to it |
![]() | requestParentElement | Keep a reference to the current parent request XmlElement for future calls that add to it |
![]() | rootElement | Keep a reference to the root XmlElement for future calls that add to it |
![]() | xmlDoc | Reference to the encapsulated XML DOM object (Inherited from Fact.Common.XMLCommon) |
