File: manual.xml

package info (click to toggle)
globus-proxy-utils 3.9-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 1,660 kB
  • ctags: 131
  • sloc: sh: 8,562; ansic: 2,608; xml: 831; makefile: 224
file content (42 lines) | stat: -rw-r--r-- 1,723 bytes parent folder | download
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
41
42
<?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/gsi/proxy/proxy_utils/source/programs/manual.xml,v 1.1.2.2 2010/03/19 13:45:14 bester Exp $
-->


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

<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="grid_proxy_init-manual.xml"></xi:include>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="grid_proxy_info-manual.xml"></xi:include>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="grid_proxy_destroy-manual.xml"></xi:include>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
    href="grid_cert_diagnostics-manual.xml"></xi:include>

</reference>