[libvirt] [PATCH 4/7] Update XML schema

Michal Privoznik mprivozn at redhat.com
Tue Jun 5 14:39:04 UTC 2012


On 21.05.2012 15:39, Marcelo Cerri wrote:
> ---
>  docs/schemas/domaincommon.rng |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng
> index 34f63c3..891c484 100644
> --- a/docs/schemas/domaincommon.rng
> +++ b/docs/schemas/domaincommon.rng
> @@ -55,9 +55,9 @@
>          <optional>
>            <ref name="devices"/>
>          </optional>
> -        <optional>
> +        <zeroOrMore>
>            <ref name="seclabel"/>
> -        </optional>
> +        </zeroOrMore>>
>          <optional>
>            <ref name='qemucmdline'/>
>          </optional>

ACK

Although, this may be merged with the previous patch.
(See my comment to whole patchset)

Michal




More information about the libvir-list mailing list