XmlSection annotation¶
The XmlSection annotation can be specified in the XML template and in the configuration file for a XML template.
Syntax¶
The syntax of the XmlSection annotation can be found on the configuration XmlSection page. All parameters specified on the configuration page can also be specified using the inline annotation.
Note
There is one difference between specifying a section inline in a template and in the configuration, namely when specifying the section inline in the template the location of the annotation is also stored. This means the ´templateXPath´ parameter should not be specified in the template.