[libvirt] Libvirt XML description

Hi to all of you, I am trying to gather knowledge about the XML DTD of libvirt bu the http://libvirt.org/format.html does not provide any useful info. Can you point me somewhere else ? Cheers, Dimitris -- -- Dimitrios K. Kalogeras Electrical Engineer, Ph.D. Network Engineer NTUA/GR-Net Network Management Center _____________________________________ icq: 11887484 voice: +30-210-772 1863 fax: +30-210-772 1866 e-mail: D.Kalogeras@noc.ntua.gr pub 1024D/0E421B50 2007-01-17 [expires: 2008-01-17] Dimitrios Kalogeras (dkalo) <D.Kalogeras@noc.ntua.gr> Key fingerprint = F8C8 7B67 74A4 1F82 CDDF 8554 E1EF 7FAE 0E42 1B50 PGP-KEY: http://ajax.noc.ntua.gr/~dkalo/dkalo_pgp.txt

On Tue, Aug 19, 2008 at 12:32:57PM +0300, Dimitrios Kalogeras wrote:
Hi to all of you,
I am trying to gather knowledge about the XML DTD of libvirt bu the http://libvirt.org/format.html does not provide any useful info. Can you point me somewhere else ?
The format is formally described in a Relax-NG schema distributed in the docs/libvirt.rng file in the source code Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|

Hi all regarding the schema, I found (via a colleague of mine) this: http://libvirt.org/libvirt.rng regards /Victor On Tue, Aug 19, 2008 at 10:38 AM, Daniel P. Berrange <berrange@redhat.com> wrote:
On Tue, Aug 19, 2008 at 12:32:57PM +0300, Dimitrios Kalogeras wrote:
Hi to all of you,
I am trying to gather knowledge about the XML DTD of libvirt bu the http://libvirt.org/format.html does not provide any useful info. Can you point me somewhere else ?
The format is formally described in a Relax-NG schema distributed in the docs/libvirt.rng file in the source code
Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|
-- Libvir-list mailing list Libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

Hi Victor and Daniel, I browsed in the libvirt source tree in the docs directory and on the below mentioned url. I have also found the libvirt-cim-0.5/doc/schema What is the relation of the http://libvirt.org/libvirt.rng to the DMTF CIM v2.16 schema ( experimental or not) ? Cheers Dimitris Victor Bayon wrote:
Hi all regarding the schema, I found (via a colleague of mine) this:
http://libvirt.org/libvirt.rng
regards
/Victor
On Tue, Aug 19, 2008 at 10:38 AM, Daniel P. Berrange <berrange@redhat.com> wrote:
Hi to all of you,
I am trying to gather knowledge about the XML DTD of libvirt bu the http://libvirt.org/format.html does not provide any useful info. Can you point me somewhere else ? The format is formally described in a Relax-NG schema distributed in
On Tue, Aug 19, 2008 at 12:32:57PM +0300, Dimitrios Kalogeras wrote: the docs/libvirt.rng file in the source code
Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|
-- Libvir-list mailing list Libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list
-- -- Dimitrios K. Kalogeras Electrical Engineer, Ph.D. Network Engineer NTUA/GR-Net Network Management Center _____________________________________ icq: 11887484 voice: +30-210-772 1863 fax: +30-210-772 1866 e-mail: D.Kalogeras@noc.ntua.gr pub 1024D/0E421B50 2007-01-17 [expires: 2008-01-17] Dimitrios Kalogeras (dkalo) <D.Kalogeras@noc.ntua.gr> Key fingerprint = F8C8 7B67 74A4 1F82 CDDF 8554 E1EF 7FAE 0E42 1B50 PGP-KEY: http://ajax.noc.ntua.gr/~dkalo/dkalo_pgp.txt

On Tue, Aug 19, 2008 at 01:39:38PM +0300, Dimitrios Kalogeras wrote:
Hi Victor and Daniel,
I browsed in the libvirt source tree in the docs directory and on the below mentioned url. I have also found the libvirt-cim-0.5/doc/schema
What is the relation of the http://libvirt.org/libvirt.rng to the DMTF CIM v2.16 schema ( experimental or not) ?
No relationship at all, libvirt.rng is specific to libvirt The CIM schemas are a completely different beast, way bigger and not exactly the same scope. Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/

On Tue, Aug 19, 2008 at 01:39:38PM +0300, Dimitrios Kalogeras wrote:
Hi Victor and Daniel,
I browsed in the libvirt source tree in the docs directory and on the below mentioned url. I have also found the libvirt-cim-0.5/doc/schema
What is the relation of the http://libvirt.org/libvirt.rng to the DMTF CIM v2.16 schema ( experimental or not) ?
There is no relationship. However there is CIM support built on top of libvirt: http://libvirt.org/CIM/ There's also a separate mailing list for discussing that: https://www.redhat.com/mailman/listinfo/libvirt-cim/ Rich. -- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones Read my OCaml programming blog: http://camltastic.blogspot.com/ Fedora now supports 60 OCaml packages (the OPEN alternative to F#) http://cocan.org/getting_started_with_ocaml_on_red_hat_and_fedora
participants (5)
-
Daniel P. Berrange
-
Daniel Veillard
-
Dimitrios Kalogeras
-
Richard W.M. Jones
-
Victor Bayon