On 12/06/2017 11:53 AM, Daniel P. Berrange wrote:
The contents of a <rule> are a choice of exactly one union
member. The
RNG schema, however, was allowing an arbitrary number of instances of every
union member at once.
Signed-off-by: Daniel P. Berrange <berrange(a)redhat.com>
---
docs/schemas/nwfilter.rng | 98 +----------------------------------------------
1 file changed, 2 insertions(+), 96 deletions(-)
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John