Extend the nwfilter.rng schema to accept comment attributes for all protocol types. Signed-off-by: Stefan Berger --- docs/schemas/nwfilter.rng | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) Index: libvirt-acl/docs/schemas/nwfilter.rng =================================================================== --- libvirt-acl.orig/docs/schemas/nwfilter.rng +++ libvirt-acl/docs/schemas/nwfilter.rng @@ -24,6 +24,7 @@ + @@ -33,6 +34,7 @@ + @@ -42,6 +44,7 @@ + @@ -54,6 +57,7 @@ + @@ -65,6 +69,7 @@ + @@ -76,6 +81,7 @@ + @@ -87,6 +93,7 @@ + @@ -98,6 +105,7 @@ + @@ -109,6 +117,7 @@ + @@ -119,6 +128,7 @@ + @@ -129,6 +139,7 @@ + @@ -139,6 +150,7 @@ + @@ -149,6 +161,7 @@ + @@ -159,6 +172,7 @@ + @@ -170,6 +184,7 @@ + @@ -181,6 +196,7 @@ + @@ -192,6 +208,7 @@ + @@ -203,6 +220,7 @@ + @@ -213,6 +231,7 @@ + @@ -223,6 +242,7 @@ + @@ -233,6 +253,7 @@ + @@ -243,6 +264,7 @@ + @@ -319,6 +341,16 @@ + + + + + + + + + + @@ -826,4 +858,10 @@ ([Ff][Aa][Ll][Ss][Ee]|0) + + + + [a-zA-Z0-9`~\^!@#$%\-_+=|\\:";,./ \(\)\[\]\{\}"&<>']* + +