aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2008-05-28 03:04:45 +0000
committerRob Austein <sra@hactrn.net>2008-05-28 03:04:45 +0000
commit7cea8615728676650e4e763fd9bea3f2006f8b80 (patch)
tree37855c840f69456fb6e7f628466bab88b4be08d9
parent00f5533c9bac559cc687f3201a23e29a58850ad8 (diff)
regen
svn path=/rpkid/publication-schema.rng; revision=1823
-rw-r--r--rpkid/publication-schema.rng2
-rw-r--r--rpkid/rpki/relaxng.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/rpkid/publication-schema.rng b/rpkid/publication-schema.rng
index ed4e24ca..641980cb 100644
--- a/rpkid/publication-schema.rng
+++ b/rpkid/publication-schema.rng
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- $Id: publication-schema.rnc 1813 2008-05-22 17:23:07Z sra $
+ $Id: publication-schema.rnc 1822 2008-05-28 03:03:46Z sra $
RelaxNG Schema for RPKI publication protocol.
diff --git a/rpkid/rpki/relaxng.py b/rpkid/rpki/relaxng.py
index 7fe7ba2e..c7f605cb 100644
--- a/rpkid/rpki/relaxng.py
+++ b/rpkid/rpki/relaxng.py
@@ -1218,7 +1218,7 @@ up_down = lxml.etree.RelaxNG(lxml.etree.fromstring('''<?xml version="1.0" encodi
## Parsed RelaxNG publication schema
publication = lxml.etree.RelaxNG(lxml.etree.fromstring('''<?xml version="1.0" encoding="UTF-8"?>
<!--
- $Id: publication-schema.rnc 1813 2008-05-22 17:23:07Z sra $
+ $Id: publication-schema.rnc 1822 2008-05-28 03:03:46Z sra $
RelaxNG Schema for RPKI publication protocol.