On Tue, Mar 28, 2017 at 03:22:07PM +0200, Ján Tomko wrote:
Pool types that have the VIR_STORAGE_POOL_SOURCE_NAME flag set
allow omitting the <name> element and instead fill out the pool name
from the <source><name> element.
Relax the schema to make <name> optional for these pool.
s/pool/pools/
Expressing that at least one of these is required is out of scope
of the schema.~
s/~$//
ACK and safe for freeze, obviously.