|
Property "XML Root Tag Name" <roottag> |
|
|
When generating XSL codes for a dynamic page it is assumed that the data residing in XML document is enclosed with XML tags "root" as follows.
If no value is given to "XML Root Tag Name" property the default is "root". In case the root tag name is different than "root" for your particular case, you can define it here. For example the value "XML-ROOT" should be given to this property in case the XML is as follows.
|