diff --git a/relaxng/qubes.rng b/relaxng/qubes.rng index b286db21b..edf54b8a2 100644 --- a/relaxng/qubes.rng +++ b/relaxng/qubes.rng @@ -205,7 +205,7 @@ the parser will complain about missing combine= attribute on the second . - One device. It's identified by by a pair of + One device. It's identified by a pair of backend domain and some identifier (device class dependant). @@ -222,6 +222,27 @@ the parser will complain about missing combine= attribute on the second . [0-9a-f]{2}_[0-9a-f]{2}.[0-9a-f]{2} + + + + Device presented identity. + + + [A-Za-z0-9\*\:\-]+ + + + + + + + Available values: 'required', 'auto-attach', 'ask-to-attach'. + If not present: 'required' is assumed. + + + [a-z_-]+ + + +