Bundled modules
These modules are registered at built-time as content generators for SGML documents. For making use of these generators, the respective name of the bundled function must be specified in a FSI processing instructions such as
<!IS10744 FSDIE module tsv_notation_decl>
FSIDefDoc="+//IDN sgml.net//DTD FSISM TSV parsing declaration utilities//EN">
making tsv_notation_decl
available for use
as storage manager notation.
Then the genrator can be used in (parameter) entity declarations such as
<!ENTITY % p
SYSTEM "<tsv_notation_decl fields="x y z" template_sysid="...">