diff options
Diffstat (limited to 'scripts')
-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 48d4efbc..f1896cd9 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.rng 1373 2007-12-12 13:35:07Z sra $ RelaxNG (Compact Syntax) Schema for RPKI left-right protocol. |