diff options
Diffstat (limited to 'rpkid/left-right-schema.rng')
-rw-r--r-- | rpkid/left-right-schema.rng | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/rpkid/left-right-schema.rng b/rpkid/left-right-schema.rng index ede0c291..71e24ebc 100644 --- a/rpkid/left-right-schema.rng +++ b/rpkid/left-right-schema.rng @@ -213,6 +213,11 @@ <value>yes</value> </attribute> </optional> + <optional> + <attribute name="revoke_forgotten"> + <value>yes</value> + </attribute> + </optional> </define> <define name="self_payload"> <optional> @@ -462,6 +467,11 @@ <value>yes</value> </attribute> </optional> + <optional> + <attribute name="revoke_forgotten"> + <value>yes</value> + </attribute> + </optional> </define> <define name="parent_payload"> <optional> |