diff options
author | Rob Austein <sra@hactrn.net> | 2007-12-17 20:01:02 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2007-12-17 20:01:02 +0000 |
commit | 3a292afd511c722ca82d40126ca62d025ad28c76 (patch) | |
tree | 6ee013f2b2578a1f0a94a4cc0d15fb10fd0519bb /scripts/rpki/relaxng.py | |
parent | 3893c4df6ce19c85e360e085d41b0461a29de970 (diff) |
regen
svn path=/scripts/rpki/relaxng.py; revision=1385
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 9c78e2ce..b045b1c6 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 1372 2007-12-12 13:34:15Z sra $ + $Id: left-right-schema.rnc 1383 2007-12-17 18:20:46Z sra $ RelaxNG (Compact Syntax) Schema for RPKI left-right protocol. |