pdfxmltex(1) - Linux man page
Name
xmltex, pdfxmltex - xml non-validating parser in TeXSynopsis
xmltex xml filepdfxmltex xml file
Description
xmltex and pdfxmltex is a TeX XML parser able to transform XML documents into .dvi files. xmltex knows nothing about your XML files. It needs to load some special macros files, usually with the .xmt extension. A configuration file, either named xmltex.cfg or [rs]jobname.cfg, is parsed. An especially useful configuration command is [rs]xmltraceoff which disables XML elements tracing.
xmltex already knows about many XML schemata, such as TEI, TEI.2, MathML, SEC, HTML and XSL-FO, the support for the latest being provided by the passivetex package.
See Also
The programs are documented fully in their own manual in the /usr/share/doc/xmltex directory.latex(1), tex(1)