aboutsummaryrefslogtreecommitdiff
path: root/myrpki/schema.py
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2009-09-04 21:52:30 +0000
committerRob Austein <sra@hactrn.net>2009-09-04 21:52:30 +0000
commit3bc20935ba333b88cdf3be4de04cc92a170cc1f9 (patch)
treec37707b34fe9327f30b699d2e638d6e95d9d7602 /myrpki/schema.py
parent737e007f2d557b4fa48a4236214dce03be740998 (diff)
Cleanup
svn path=/myrpki/schema.py; revision=2734
Diffstat (limited to 'myrpki/schema.py')
-rw-r--r--myrpki/schema.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/myrpki/schema.py b/myrpki/schema.py
index 33752636..5208ed87 100644
--- a/myrpki/schema.py
+++ b/myrpki/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 2700 2009-08-24 19:09:24Z sra $
+ $Id: schema.rnc 2722 2009-08-31 22:24:48Z sra $
RelaxNG Schema for MyRPKI XML messages