NAME
xmlc - XML Compiler
SYNOPSYS
xmlc I<file>
DESCRIPTION
xmlc parses the given input XML file and generates a binarized file according the specification :
WAP - Wireless Application Protocol / Binary XML Content Format Specification / Version 1.3 WBXML (15th May 2000 Approved)
The XML input file must refere to a DTD with a public identifier.
The file WAP/wbrules.xml configures this tool for all known DTD.
xmlc needs Data::Dumper and XML::DOM modules.
WAP Specifications, including Binary XML Content Format (WBXML) are available on <http://www.wapforum.org/>.
SEE ALSO
xmld, WAP::SAXDriver::wbxml.pm
AUTHOR
Francois PERRAD <perrad@besancon.sema.slb.com>