diff --git a/ChangeLog b/ChangeLog index 8c198fdfaa..7dce816cd1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Jan 10 11:06:36 CET 2007 Daniel Veillard + + * docs/libvirt.rng: went through the existing tests with the RNG and + fixed or added a number constructs + Tue Jan 9 17:28:18 CET 2007 Daniel Veillard * docs/libvirt.rng: first version of the Relax-NG schemas to validate diff --git a/docs/libvirt.rng b/docs/libvirt.rng index 5a8422b8d5..d9212afd94 100644 --- a/docs/libvirt.rng +++ b/docs/libvirt.rng @@ -10,8 +10,8 @@ We handle only document defining a domain Currently the only type supported is 'xen' The description must start with the identification informations and then - os, resources, features, devices and termination informations can be - given in any order. + os or bootloader, resources, features, devices and termination informations + can be given in any order. --> @@ -20,7 +20,20 @@ - + + + + + + + + + + + + + + @@ -56,6 +69,7 @@ @@ -63,12 +77,29 @@ - - - + + + + + + + + + + + + + + + + + + + + floppy + disk + cdrom + + + file - - - - floppy - disk - cdrom - - - @@ -166,8 +199,13 @@ + + + - + + + @@ -181,8 +219,13 @@ + + + - + + + @@ -198,29 +241,86 @@ - - - - - + + + + + + + + + + + + + + + + + - - bridge - + + + + bridge + + + + + + + + + + + + + + ethernet + + + + + + + + + + + + + + + + + - - - - - - + + + + + + + + @@ -246,7 +346,6 @@ - @@ -274,6 +375,16 @@ + + + + + + + + + + @@ -409,9 +520,8 @@ - - [0-9]+ - 1 + + -1 @@ -425,6 +535,11 @@ [a-zA-Z0-9_\+\-]+ + + + [a-zA-Z0-9_\+\-]+ + + @@ -448,7 +563,7 @@ - [a-zA-Z0-9_\-]+ + [a-zA-Z0-9_\-\:\.\/]+