|
Using Biferno in XML documents
Biferno code can be easily embedded in XML pages.
This technique can be used to create dynamic XML documents, i.e.
XML documents which are dynamically generated at runtime on the base of an XML template.
The template itself is an XML document containing markup and Biferno code "hidden"
in processing instructions.
Applications can be found in the design of dynamic sites based on the XHTML standard,
in XML publishing, and in the generation of XML documents for eletronic data exchange
between applications.
|