aboutsummaryrefslogtreecommitdiff
path: root/scripts/rpki/relaxng.py
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2007-12-04 18:15:36 +0000
committerRob Austein <sra@hactrn.net>2007-12-04 18:15:36 +0000
commit5f8de243bde3291cc0e503158335079444f275d6 (patch)
treeba0d4f8c736b58931a02d32ed3c69dd78d4d1170 /scripts/rpki/relaxng.py
parente970e3b6125319b2fe102c4e7a4430c199a27a5f (diff)
regen
svn path=/scripts/biz-certs/Bob-CA.srl; revision=1359
Diffstat (limited to 'scripts/rpki/relaxng.py')
-rw-r--r--scripts/rpki/relaxng.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rpki/relaxng.py b/scripts/rpki/relaxng.py
index 290b1da3..278e812d 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 1287 2007-11-14 04:17:16Z sra $
+ $Id: left-right-schema.rng 1358 2007-12-04 18:10:24Z sra $
RelaxNG (Compact Syntax) Schema for RPKI left-right protocol.