From 2ae55cb29667344e43ef58737680421d06d90e65 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Thu, 4 Oct 2007 03:06:25 +0000 Subject: Rename *.peer_ta => *.cms_ta, add parent.https_ta and repository.https_ta. svn path=/docs/left-right-xml; revision=1088 --- scripts/rpki/relaxng.py | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) (limited to 'scripts/rpki/relaxng.py') diff --git a/scripts/rpki/relaxng.py b/scripts/rpki/relaxng.py index 8a5817d0..aacae01a 100644 --- a/scripts/rpki/relaxng.py +++ b/scripts/rpki/relaxng.py @@ -4,7 +4,7 @@ import lxml.etree left_right = lxml.etree.RelaxNG(lxml.etree.fromstring(''' - - + + + + + + + + @@ -433,7 +438,10 @@ left_right = lxml.etree.RelaxNG(lxml.etree.fromstring(''' - + + + + @@ -532,7 +540,7 @@ left_right = lxml.etree.RelaxNG(lxml.etree.fromstring(''' - + @@ -631,7 +639,10 @@ left_right = lxml.etree.RelaxNG(lxml.etree.fromstring(''' - + + + + -- cgit v1.2.3