To display the section when there are variables referenced within the section itself:
:<font size=3>@'''xmlpre'''.fieldname.'''sectionname.html'''@</font>
===Access to the data within the XML field===
:*~day(Date.nodevalue)~ >> returns the day from the date
:*~dayweek(Date.nodevalue)~ >> returns the day of week from the date
===Counting nodes===
* '''Important:''' XML node names are case sensitive.
==Variable Examples==