[libvirt] svirt fix for schema on domain.rng

Daniel Veillard veillard at redhat.com
Thu Mar 19 10:55:44 UTC 2009


On Wed, Mar 18, 2009 at 11:19:39AM -0400, Daniel J Walsh wrote:

> diff --git a/docs/schemas/domain.rng b/docs/schemas/domain.rng
> index 107215c..21bd2b2 100644
> --- a/docs/schemas/domain.rng
> +++ b/docs/schemas/domain.rng
> @@ -34,6 +34,12 @@
>        <attribute name='model'>
>  	<text/>
>        </attribute>
> +      <attribute name='type'>
> +        <choice>
> +          <value>dynamic</value>
> +          <value>static</value>
> +        </choice>
> +      </attribute>
>        <element name='label'>
>  	<text/>
>        </element>

  Sure, ACK !

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list