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

6.16. The ifNoOption template element

This element is the inverse of ifOption: Its content is expanded to the output file only if a specific named option is not defined.

template.rnc
ifNoOption = element ifNoOption
{ attribute name { xsd:Name },
  any
}