3. Comments

Multi-line comments are strings delimited by "(:" and ":)". Comments may be nested. Example:

(: Hello
   World! :)

Note that it's not possible to use "(: :)" comments inside XPath expressions and inside XML templates.