Alias

When generating report data in XML, the element name is the same as that defined in the <Name> element. There may be cases when you require a different name for the element name. In such cases, use the <Alias>Alias_Name< /Alias> tag to set the name of the element as that defined in the Alias in the output XML. Use this name when you refer to the element in the schema and not the name defined within the <Name> element.

Syntax:

<Alias>Alias_Name</Alias>