diff options
author | Rob Austein <sra@hactrn.net> | 2009-06-03 05:09:50 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2009-06-03 05:09:50 +0000 |
commit | b0bdcca2ed05b0b0e5657623150b59cf5df305be (patch) | |
tree | 34ae94b507ce60583f73591eaf8115bf8c60f003 | |
parent | ef20577491a69792f1692a135c79926b4cad551c (diff) |
regen
svn path=/rpkid/left-right-schema.rng; revision=2492
-rw-r--r-- | rpkid/left-right-schema.rng | 2 | ||||
-rw-r--r-- | rpkid/rpki/relaxng.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/rpkid/left-right-schema.rng b/rpkid/left-right-schema.rng index 6351fc4f..2a179074 100644 --- a/rpkid/left-right-schema.rng +++ b/rpkid/left-right-schema.rng @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - $Id: left-right-schema.rnc 2416 2009-05-10 16:50:49Z sra $ + $Id: left-right-schema.rnc 2491 2009-06-03 05:07:04Z sra $ RelaxNG Schema for RPKI left-right protocol. diff --git a/rpkid/rpki/relaxng.py b/rpkid/rpki/relaxng.py index 3c96a1d0..9b4545c6 100644 --- a/rpkid/rpki/relaxng.py +++ b/rpkid/rpki/relaxng.py @@ -6,7 +6,7 @@ import lxml.etree ## Parsed RelaxNG left_right schema left_right = lxml.etree.RelaxNG(lxml.etree.fromstring('''<?xml version="1.0" encoding="UTF-8"?> <!-- - $Id: left-right-schema.rnc 2416 2009-05-10 16:50:49Z sra $ + $Id: left-right-schema.rnc 2491 2009-06-03 05:07:04Z sra $ RelaxNG Schema for RPKI left-right protocol. |