|
iNamik PScript is an interpreted scripting language for generating text files
(xml, source code, sql, etc).
The language has a special variable type for DOM nodes and allows you to easily run XPath
expressions against those variables. This built-in XML/XPath support could make it an ideal
replacement for XSL in many situations.
The language also takes extra consideration to avoid generating unwanted whitespace,
giving you greater control over the formatting of generated output files.
|