From 4d78736439f3cf313d7f05ee59dbae3822dfbf40 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Fri, 18 Jul 2014 16:37:04 +0000 Subject: Pull XML namespaces and so forth from schemas where possible. svn path=/trunk/; revision=5902 --- schemas/relaxng/left-right-schema.rnc | 2 ++ schemas/relaxng/left-right-schema.rng | 3 +++ schemas/relaxng/publication-schema.rnc | 2 ++ schemas/relaxng/publication-schema.rng | 3 +++ 4 files changed, 10 insertions(+) (limited to 'schemas') diff --git a/schemas/relaxng/left-right-schema.rnc b/schemas/relaxng/left-right-schema.rnc index 81c1e1e1..201f8ff0 100644 --- a/schemas/relaxng/left-right-schema.rnc +++ b/schemas/relaxng/left-right-schema.rnc @@ -21,6 +21,8 @@ default namespace = "http://www.hactrn.net/uris/rpki/left-right-spec/" +version = "1" + # Top level PDU start = element msg { diff --git a/schemas/relaxng/left-right-schema.rng b/schemas/relaxng/left-right-schema.rng index c5708be1..6e60bd40 100644 --- a/schemas/relaxng/left-right-schema.rng +++ b/schemas/relaxng/left-right-schema.rng @@ -22,6 +22,9 @@ WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. --> + + 1 + diff --git a/schemas/relaxng/publication-schema.rnc b/schemas/relaxng/publication-schema.rnc index 960922e0..fdf38c9e 100644 --- a/schemas/relaxng/publication-schema.rnc +++ b/schemas/relaxng/publication-schema.rnc @@ -21,6 +21,8 @@ default namespace = "http://www.hactrn.net/uris/rpki/publication-spec/" +version = "1" + # Top level PDU start = element msg { diff --git a/schemas/relaxng/publication-schema.rng b/schemas/relaxng/publication-schema.rng index c257b6bc..72a77ad4 100644 --- a/schemas/relaxng/publication-schema.rng +++ b/schemas/relaxng/publication-schema.rng @@ -22,6 +22,9 @@ WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. --> + + 1 + -- cgit v1.2.3