File: manual.xml

package info (click to toggle)
globus-gram-job-manager 13.33-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,064 kB
  • sloc: ansic: 27,140; sh: 10,672; xml: 908; yacc: 493; makefile: 409; lex: 209; perl: 163
file content (40 lines) | stat: -rw-r--r-- 1,582 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ELEMENT xi:include (xi:fallback?) >
<!ATTLIST xi:include
xmlns:xi            CDATA       #FIXED       "http://www.w3.org/2001/XInclude"
href                CDATA       #REQUIRED
parse               (xml|text)  "xml"
xpointer            CDATA       #IMPLIED
encoding            CDATA       #IMPLIED
accept              CDATA       #IMPLIED
accept-charset      CDATA       #IMPLIED
accept-language     CDATA       #IMPLIED >
<!ELEMENT xi:fallback ANY >
<!ATTLIST xi:fallback
xmlns:xi            CDATA       #FIXED "http://www.w3.org/2001/XInclude" >
<!ENTITY % local.preface.class    "| xi:include" >
<!ENTITY % local.part.class       "| xi:include" >
<!ENTITY % local.chapter.class    "| xi:include" >
<!ENTITY % local.divcomponent.mix "| xi:include" >
<!ENTITY % local.para.char.mix    "| xi:include" >
<!ENTITY % local.info.class       "| xi:include" >
]
>
<!-- Canonical version of this document lives in 
$Header: /home/globdev/CVS/globus-packages/gram/jobmanager/source/manual.xml,v 1.5 2009/10/29 14:36:39 bester Exp $
-->


<reference id="gram5-cmd">
<title>GRAM5 Commands</title>

<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="globus-job-manager-manual.xml"></xi:include>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="rsl.xml"></xi:include>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="globus-personal-gatekeeper-manual.xml"></xi:include>

</reference>