This feature has been superseded by Liquid XML Objects. (The original functionality is still included in the product) |
Use Liquid XML Objects |
Property | Description | |||
Property Name | RootElementName | |||
Property Type | string | |||
Accessors | Read/Write | |||
Description | Optional name used as a root element in serializing JSON data. | |||
Remarks | Sometimes JSON data may produce multiple root level elements which would produce an invalid XML document. This optional value allows you to specify a root level element which the generator will use as the single root of the XML document. |