Version 0.0.2-3
Copyright © 2006-2013 JoyfulWorker Inc
Mon, 25 Feb 2013 12:40:04 -0600
Table of Contents
List of Tables
This documentation explains the use and implementation of the Crest XML integration program. The following typographical conventions are used in the online documentation:
System commands and programs such as grep, awk and dmesg are shown in this manner.
Literal expressions such as select * from user;
are shown in this manner.
Files and paths such as /etc/shadow
and
/var/log/apache
are shown in this manner.
Variable names in code such as $pwd
and
$SHELL
are shown in this manner.
Constants such as
PATH_MAX
are shown in this manner.
Functions such as
strlen
are shown in this manner.
Function parameters such as
len
are shown in this manner.
Classes such as
StringIO
are shown in this manner.
Class methods such as
StringIO::read()
are shown in this manner.
XML markup such as XInclude is shown in this manner.
Links such as Abstract are shown in this manner.
The DocBook markup system is described in the printed book DocBook - The Definitive Guide [TDG1999]. There is an up-to-date local HTML copy at CERN [TDG2002]