aboutsummaryrefslogtreecommitdiff
path: root/rpkid
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2009-09-03 01:25:08 +0000
committerRob Austein <sra@hactrn.net>2009-09-03 01:25:08 +0000
commit3eca34a2269d4f3172ba33041f4fbd500a3ffc35 (patch)
tree7fa3aa4d4083932e5a78023fb2a4475b357185e3 /rpkid
parente6f11c983c995e7d0ee5304712d117e53ea2a951 (diff)
regen
svn path=/rpkid/publication-schema.rng; revision=2727
Diffstat (limited to 'rpkid')
-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 f1e87e2f..abfe82eb 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 2493 2009-06-04 18:30:40Z sra $
+ $Id: publication-schema.rnc 2722 2009-08-31 22:24:48Z sra $
RelaxNG Schema for RPKI publication protocol.
diff --git a/rpkid/rpki/relaxng.py b/rpkid/rpki/relaxng.py
index 099c3da1..71cfc345 100644
--- a/rpkid/rpki/relaxng.py
+++ b/rpkid/rpki/relaxng.py
@@ -1147,7 +1147,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 2493 2009-06-04 18:30:40Z sra $
+ $Id: publication-schema.rnc 2722 2009-08-31 22:24:48Z sra $
RelaxNG Schema for RPKI publication protocol.