This package contains the following scripts:
dtd2xscdtd2xsccreates a skeleton XIST namespace module from a DTD.xml2xscxml2xscis a script that generates a skeleton XIST namespace module from one or more XML files.tld2xsctld2xscconverts a Java tag library description XML file to a skeleton XIST namespace.doc2txtdoc2txtcreates a plain text file from a XML file using XISTs doc XML vocabulary.uhppuhppis a script for pretty printing HTML files. It is URL-enabled, so you can specify local file names and URLs (and remote files viasshURLs).
These scripts can either be called via Pythons -m option:
python -mll.xist.scripts.xml2xsc --help
or as a simple script installed in the search path:
xml2xsc --help