Imported Upstream version 1.2.4
[archive/platform/upstream/libvirt.git] / docs / format.html
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <!--
5         This file is autogenerated from format.html.in
6         Do not edit this file. Changes will be lost.
7       -->
8   <head>
9     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
10     <link rel="stylesheet" type="text/css" href="main.css" />
11     <link rel="SHORTCUT ICON" href="32favicon.png" />
12     <title>libvirt: XML Format</title>
13     <meta name="description" content="libvirt, virtualization, virtualization API" />
14   </head>
15   <body>
16     <div id="header">
17       <div id="headerLogo"></div>
18       <div id="headerSearch">
19         <form action="search.php" enctype="application/x-www-form-urlencoded" method="get"><div>
20             <input id="query" name="query" type="text" size="12" value="" />
21             <input id="submit" name="submit" type="submit" value="Search" />
22           </div></form>
23       </div>
24     </div>
25     <div id="body">
26       <div id="menu">
27         <ul class="l0"><li>
28             <div>
29               <a title="Front page of the libvirt website" class="inactive" href="index.html">Home</a>
30             </div>
31           </li><li>
32             <div>
33               <a title="Details of new features and bugs fixed in each release" class="inactive" href="news.html">News</a>
34             </div>
35           </li><li>
36             <div>
37               <a title="Applications known to use libvirt" class="inactive" href="apps.html">Applications</a>
38             </div>
39           </li><li>
40             <div>
41               <a title="Get the latest source releases, binary builds and get access to the source repository" class="inactive" href="downloads.html">Downloads</a>
42             </div>
43           </li><li>
44             <div>
45               <a title="Information for users, administrators and developers" class="active" href="docs.html">Documentation</a>
46               <ul class="l1"><li>
47                   <div>
48                     <a title="How to compile libvirt" class="inactive" href="compiling.html">Compiling</a>
49                   </div>
50                 </li><li>
51                   <div>
52                     <a title="Information about deploying and using libvirt" class="inactive" href="deployment.html">Deployment</a>
53                   </div>
54                 </li><li>
55                   <div>
56                     <a title="Overview of the logical subsystems in the libvirt API" class="inactive" href="intro.html">Architecture</a>
57                   </div>
58                 </li><li>
59                   <div>
60                     <span class="active">XML format</span>
61                     <ul class="l2"><li>
62                         <div>
63                           <a title="The domain XML format" class="inactive" href="formatdomain.html">Domains</a>
64                         </div>
65                       </li><li>
66                         <div>
67                           <a title="The virtual network XML format" class="inactive" href="formatnetwork.html">Networks</a>
68                         </div>
69                       </li><li>
70                         <div>
71                           <a title="Network filter XML format" class="inactive" href="formatnwfilter.html">Network Filtering</a>
72                         </div>
73                       </li><li>
74                         <div>
75                           <a title="The storage pool and volume XML format" class="inactive" href="formatstorage.html">Storage</a>
76                         </div>
77                       </li><li>
78                         <div>
79                           <a title="Storage volume encryption XML format" class="inactive" href="formatstorageencryption.html">Storage Encryption</a>
80                         </div>
81                       </li><li>
82                         <div>
83                           <a title="The driver capabilities XML format" class="inactive" href="formatcaps.html">Capabilities</a>
84                         </div>
85                       </li><li>
86                         <div>
87                           <a title="The host device XML format" class="inactive" href="formatnode.html">Node Devices</a>
88                         </div>
89                       </li><li>
90                         <div>
91                           <a title="The secret XML format" class="inactive" href="formatsecret.html">Secrets</a>
92                         </div>
93                       </li><li>
94                         <div>
95                           <a title="The snapshot XML format" class="inactive" href="formatsnapshot.html">Snapshots</a>
96                         </div>
97                       </li></ul>
98                   </div>
99                 </li><li>
100                   <div>
101                     <a title="Hypervisor specific driver information" class="inactive" href="drivers.html">Drivers</a>
102                   </div>
103                 </li><li>
104                   <div>
105                     <a title="Reference manual for the C public API" class="inactive" href="html/index.html">API reference</a>
106                   </div>
107                 </li><li>
108                   <div>
109                     <a title="Bindings of the libvirt API for other languages" class="inactive" href="bindings.html">Language bindings</a>
110                   </div>
111                 </li><li>
112                   <div>
113                     <a title="Working on the internals of libvirt API, driver and daemon code" class="inactive" href="internals.html">Internals</a>
114                   </div>
115                 </li><li>
116                   <div>
117                     <a title="A guide and reference for developing with libvirt" class="inactive" href="devguide.html">Development Guide</a>
118                   </div>
119                 </li><li>
120                   <div>
121                     <a title="Command reference for virsh" class="inactive" href="virshcmdref.html">Virsh Commands</a>
122                   </div>
123                 </li><li>
124                   <div>
125                     <a title="Project governance and code of conduct" class="inactive" href="governance.html">Governance</a>
126                   </div>
127                 </li></ul>
128             </div>
129           </li><li>
130             <div>
131               <a title="User contributed content" class="inactive" href="http://wiki.libvirt.org">Wiki</a>
132             </div>
133           </li><li>
134             <div>
135               <a title="Frequently asked questions" class="inactive" href="http://wiki.libvirt.org/page/FAQ">FAQ</a>
136             </div>
137           </li><li>
138             <div>
139               <a title="How and where to report bugs and request features" class="inactive" href="bugs.html">Bug reports</a>
140             </div>
141           </li><li>
142             <div>
143               <a title="How to contact the developers via email and IRC" class="inactive" href="contact.html">Contact</a>
144             </div>
145           </li><li>
146             <div>
147               <a title="Available test suites for libvirt" class="inactive" href="testsuites.html">Test suites</a>
148             </div>
149           </li><li>
150             <div>
151               <a title="Miscellaneous links of interest related to libvirt" class="inactive" href="relatedlinks.html">Related Links</a>
152             </div>
153           </li><li>
154             <div>
155               <a title="Overview of all content on the website" class="inactive" href="sitemap.html">Sitemap</a>
156             </div>
157           </li></ul>
158       </div>
159       <div id="content">
160         <h1>XML Format</h1>
161       </div>
162     </div>
163     <div id="footer">
164       <p id="sponsor">
165             Sponsored by:<br /><a href="http://et.redhat.com/"><img src="et.png" alt="Project sponsored by Red Hat Emerging Technology" /></a></p>
166     </div>
167   </body>
168 </html>