.\" Copyright (c) 2000-2003 QoSient, LLC .\" All rights reserved. .\" .\" QOSIENT, LLC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS .\" SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND .\" FITNESS, IN NO EVENT SHALL QOSIENT, LLC BE LIABLE FOR ANY .\" SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER .\" RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF .\" CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN .\" CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" .\" .TH RAXML 1 "07 November 2000" .SH NAME \fBraxml\fP \- convert \fBargus(8)\fP data to XML. .SH COPYRIGHT Copyright (c) 2000-2003 QoSient. All rights reserved. .SH SYNOPSIS .B raxml [ra-options] .B -e (Ascii | Encode64) [ .I expression ] .SH DESCRIPTION .IX "raxml command" "" "\fLraxml\fP \(em argus data" .LP .B Raxml reads .BR argus(8) data from an \fIargus data\fP source, and converts the contents to XML format, printing its output to \fBstdout\fP. Like all ra based clients, .B raxml supports a large number of options, configuration through .rarc files, and input filtering using the terminating filter \fIexpression\fP. .LP See the \fBra(1)\fP man page for details on \fIra-options\fP and \fIexpression\fP syntax. .LP See the \fBArgusRecord.dtd\fP file for specifics regarding the XML output schema. .LP .SH RAXML SPECIFIC OPTIONS .TP 5 5 .B \-e Specify data encoding scheme. Supported options are \fBAscii\fP and \fBEncode64\fP. .SH AUTHORS .nf Carter Bullard (carter@qosient.com). .fi .SH SEE ALSO .BR ra (1), .BR rarc (5), .BR argus (8), .BR ArgusRecord.xml, .BR ArgusRecord.dtd, .BR ArgusRecord.sox