aboutsummaryrefslogtreecommitdiff
path: root/scripts/left-right-schema.rnc
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2007-09-17 00:26:22 +0000
committerRob Austein <sra@hactrn.net>2007-09-17 00:26:22 +0000
commitb3dc1aa19273039a2ca0c50a3bb32a9f849f7488 (patch)
tree4102460078b907969a4068f6a6e125a202c92297 /scripts/left-right-schema.rnc
parent60b9b1411d6f11ef1e3b97bebf2aa0d58d9beb87 (diff)
Cleanup
svn path=/docs/left-right-xml; revision=978
Diffstat (limited to 'scripts/left-right-schema.rnc')
-rw-r--r--scripts/left-right-schema.rnc2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/left-right-schema.rnc b/scripts/left-right-schema.rnc
index 9ba5c7a8..7b3ab24f 100644
--- a/scripts/left-right-schema.rnc
+++ b/scripts/left-right-schema.rnc
@@ -160,7 +160,7 @@ ro_id = attribute route_origin_id { sql_id }
ro_bool = attribute suppress_publication { "yes" }?
-ro_payload = (attribute asn { xsd:token { maxLength="1024" } }?,
+ro_payload = (attribute as_number { xsd:token { maxLength="1024" } }?,
attribute ipv4 { xsd:token { maxLength="1024" } }?,
attribute ipv6 { xsd:token { maxLength="1024" } }?)