| Description |
Xmltr is a suite for UserLand Frontier. You can use xmltr to translate documents marked up with Extensible Markup Language (xml) into alternate representations - such as HTML for publication on the web via the Frontier Web Site Framework or to a tool-specific markup language for print publication.
Xmltr works together with the blox xml parser from Technology Solutions to translate xml into other formats. Blox converts an xml source document into a "parse tree" inside the Frontier object database (ODB). Xmltr traverses the resulting parse tree and invokes a series of translation rules corresponding to each markup construct in the source document. |