diff options
author | Rob Austein <sra@hactrn.net> | 2007-10-01 23:29:43 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2007-10-01 23:29:43 +0000 |
commit | ef6450b92617e755c9cb5039ba2aa94972dc52bc (patch) | |
tree | c943b94ef50a1e88890f49e9a88cabc095371908 /scripts/rpki/relaxng.py | |
parent | a6748e3876136dc252061a09e16c828eb45c1842 (diff) |
Fold roa table into route_origin table.
svn path=/docs/rpki-db-schema.pdf; revision=1069
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 502be9ee..8a5817d0 100644 --- a/scripts/rpki/relaxng.py +++ b/scripts/rpki/relaxng.py @@ -4,7 +4,7 @@ import lxml.etree left_right = lxml.etree.RelaxNG(lxml.etree.fromstring('''<?xml version="1.0" encoding="UTF-8"?> <!-- - $Id: left-right-schema.rnc 995 2007-09-19 20:42:31Z sra $ + $Id: left-right-schema.rng 1067 2007-10-01 20:22:57Z sra $ RelaxNG (Compact Syntax) Schema for RPKI left-right protocol. |