aboutsummaryrefslogtreecommitdiff
path: root/rpkid/left-right-schema.rnc
diff options
context:
space:
mode:
Diffstat (limited to 'rpkid/left-right-schema.rnc')
-rw-r--r--rpkid/left-right-schema.rnc1
1 files changed, 1 insertions, 0 deletions
diff --git a/rpkid/left-right-schema.rnc b/rpkid/left-right-schema.rnc
index a815e587..32bdb678 100644
--- a/rpkid/left-right-schema.rnc
+++ b/rpkid/left-right-schema.rnc
@@ -172,6 +172,7 @@ ro_id = attribute route_origin_id { sql_id }
ro_bool = attribute suppress_publication { "yes" }?
ro_payload = (attribute as_number { xsd:token { maxLength="1024" } }?,
+ attribute exact_match { xsd:boolean }?,
attribute ipv4 { xsd:token { maxLength="1024" } }?,
attribute ipv6 { xsd:token { maxLength="1024" } }?)