Sophie

Sophie

distrib > Mageia > 3 > x86_64 > by-pkgid > 334c73eb2cbee096307b926bf8d6e67a > files > 282

ocaml-pxp-devel-1.2.3-5.mga3.x86_64.rpm

Usage:
	sort -by phone <sample.xml | print

once sort and print are compiled.

These examples illustrate iter_tree, map_tree and find_element.


sort: 	reads an XML file from stdin, sorts the records, and prints the
 	result as XML.
delcol: reads an XML file from stdin, deletes a column from all records,
	and prints the result as XML.
print:	reads an XML file from stdin, and pretty-prints the file

The XML file must not contain a DTD. The programs assume the fixed DTD
record.dtd.