diff options
Diffstat (limited to 'scripts/left-right-schema.rng')
-rw-r--r-- | scripts/left-right-schema.rng | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/left-right-schema.rng b/scripts/left-right-schema.rng index 2445ed55..e0917fa9 100644 --- a/scripts/left-right-schema.rng +++ b/scripts/left-right-schema.rng @@ -880,6 +880,7 @@ <attribute name="type"> <value>query</value> </attribute> + <ref name="tag"/> <ref name="self_id"/> <ref name="child_id"/> </group> @@ -887,6 +888,7 @@ <attribute name="type"> <value>reply</value> </attribute> + <ref name="tag"/> <ref name="self_id"/> <ref name="child_id"/> <attribute name="valid_until"> @@ -929,6 +931,7 @@ <!-- <report_error/> element --> <define name="report_error_elt"> <element name="report_error"> + <ref name="tag"/> <ref name="self_id"/> <attribute name="error_code"> <data type="token"> |