Next / Previous / Contents / TCC Help System / NM Tech homepage

6.3. The body template element

Use this element at the place in your template where you want to insert the body of the page from the input file. Its schema:

template.rnc
body = element body { empty }

Any of our special elements from the page.rnc schema will be expanded according to their various rules, so the output will not have any page.rnc elements.