manpage.1'. You may view the manual page with: `docbook-to-man manpage.sgml | nroff -man | less'. A typical entry in a Makefile or Makefile.am is: manpage.1: manpage.sgml docbook-to-man $< > $@ --> Silvia"> Pfeiffer"> November 30, 2003"> 1"> silvia.pfeiffer@csiro.au"> cmml-fix"> ]>
&dhemail;
&dhfirstname; &dhsurname; 2001 &dhusername; &dhdate;
&dhucpackage; &dhsection; &dhpackage; transforms a sloppily written CMML instance document into a valid one. &dhpackage; -o file --output file -i clipid --id clipid -s seconds --sec seconds -u utc --utc utc -h--help -v--version filename Description &dhpackage; parses a CMML instance document given as filename, validates it sloppily against the cmml.dtd and some further rules, and creates a (fixed) valid CMML instance document from it, which gets written to stdout by default. In case of a non-recoverable error the faulty tag including line and column number is reported. Options &dhpackage; accepts the following options: -o file, --output file Output file. Writes fixed CMML document to the given file instead of stdout, which is the default. -i clipid, --id clipid Seek clip. Starts writing clip tags from the given named clip. -s seconds, --sec seconds Seek seconds offset. Starts writing clip tags from the given time offset in seconds, e.g. 15.7. -u utc, --utc utc Seek utc time offset. Starts writing clip tags from the given time offset in utc time, e.g. 200301031T160000.000Z. -h, --help Print usage message. -v, --version Print version information. VERSION This man page is correct for CMML version 2.1 and libcmml version @VERSION@. SEE ALSO More information is available at: Annodex.net