diff options
Diffstat (limited to 'rpkid')
-rw-r--r-- | rpkid/rpki/relaxng.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpkid/rpki/relaxng.py b/rpkid/rpki/relaxng.py index 7e2d1037..0ac63f59 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 2511 2009-06-09 20:49:09Z sra $ + $Id: left-right-schema.rnc 2781 2009-09-23 13:19:55Z sra $ RelaxNG Schema for RPKI left-right protocol. |