diff options
Diffstat (limited to 'myrpki.rototill/schema.py')
-rw-r--r-- | myrpki.rototill/schema.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/myrpki.rototill/schema.py b/myrpki.rototill/schema.py index c371b45b..651f1938 100644 --- a/myrpki.rototill/schema.py +++ b/myrpki.rototill/schema.py @@ -1,7 +1,7 @@ import lxml.etree myrpki = lxml.etree.RelaxNG(lxml.etree.fromstring('''<?xml version="1.0" encoding="UTF-8"?> <!-- - $Id: schema.rnc 2839 2009-10-27 18:53:00Z sra $ + $Id: schema.rnc 2958 2010-01-22 21:55:09Z sra $ RelaxNG Schema for MyRPKI XML messages |