diff options
author | Rob Austein <sra@hactrn.net> | 2007-10-22 12:30:36 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2007-10-22 12:30:36 +0000 |
commit | d69c5842416c037c49157120ac4a44da1aa2d233 (patch) | |
tree | 9da0aa7ea3901a64e9a46a1f44374145876a256d /scripts/rpki/relaxng.py | |
parent | ab4daef3183d9932c6afd92370536b04cbcf29d3 (diff) |
Checkpoint
svn path=/scripts/rpki/exceptions.py; revision=1183
Diffstat (limited to 'scripts/rpki/relaxng.py')
-rw-r--r-- | scripts/rpki/relaxng.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rpki/relaxng.py b/scripts/rpki/relaxng.py index 72211ded..ead96834 100644 --- a/scripts/rpki/relaxng.py +++ b/scripts/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 1088 2007-10-04 03:06:25Z sra $ + $Id: left-right-schema.rng 1182 2007-10-22 08:37:55Z sra $ RelaxNG (Compact Syntax) Schema for RPKI left-right protocol. |