Manual copied from ANSTO branch and committed to RELEASE-3_0 branch.

This directory was accidentally omitted from the merge-release branch during the PSI code merge.
This commit is contained in:
Nick Hauser
2013-10-28 11:22:59 +11:00
parent c1f724c246
commit cbcd98c10c
67 changed files with 15311 additions and 0 deletions

View File

@@ -0,0 +1,49 @@
<?xml version="1.0" encoding="UTF-8"?>
<?oxygen RNGSchema="http://www.oasis-open.org/docbook/xml/5.0/rng/docbookxi.rng" type="xml"?>
<book xmlns="http://docbook.org/ns/docbook" xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0">
<info>
<title>SICS User Manual for Sample Environment</title>
<subtitle>DRAFT ANSTO version 0.1 30 October 2012</subtitle>
<date>30 October 2012</date>
<author><personname>Mark Koennecke</personname></author>
<author><personname>Heinz Heer</personname></author>
<author><personname>Ferdi Francheschini</personname></author>
<author><personname>Jing Chen</personname></author>
<author><personname>Nick Hauser</personname></author>
<bibliosource>db5SICSUserManual.xml plus instrument specific chapters.
Manually maintained from this source ie. can't Xinclude a book into a book. </bibliosource>
</info>
<part><title>SAMPLE ENVIRONMENT</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dbSICSch11_julabo.xml">
<xi:fallback>
<para>
<emphasis>FIXME: MISSING XINCLUDE CONTENT</emphasis>
</para>
</xi:fallback>
</xi:include>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dbSICSch25_rheometer.xml">
<xi:fallback>
<para>
<emphasis>FIXME: MISSING XINCLUDE CONTENT</emphasis>
</para>
</xi:fallback>
</xi:include>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dbSICSch26_magnet_11T.xml">
<xi:fallback>
<para>
<emphasis>FIXME: MISSING XINCLUDE CONTENT</emphasis>
</para>
</xi:fallback>
</xi:include>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="dbSICSch28_LF_amplifier.xml">
<xi:fallback>
<para>
<emphasis>FIXME: MISSING XINCLUDE CONTENT</emphasis>
</para>
</xi:fallback>
</xi:include>
</part>
</book>