diff options
author | Rob Austein <sra@hactrn.net> | 2008-06-02 23:47:19 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2008-06-02 23:47:19 +0000 |
commit | b42b5d1197ad37afe78642d9dfebc49ff0e42823 (patch) | |
tree | 5b51fb9b1dc20167328a40bff51d7b9c9292c817 /rpkid | |
parent | 3c5d24a897bc6b4b349e5764d24f949acf258220 (diff) |
Stale comment
svn path=/rpkid/publication-schema.rnc; revision=1837
Diffstat (limited to 'rpkid')
-rw-r--r-- | rpkid/publication-schema.rnc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpkid/publication-schema.rnc b/rpkid/publication-schema.rnc index be815100..b78359a5 100644 --- a/rpkid/publication-schema.rnc +++ b/rpkid/publication-schema.rnc @@ -32,7 +32,7 @@ uri_t = xsd:anyURI { maxLength="4096" } uri = attribute uri { uri_t } # <config/> element (use restricted to repository operator) -# config_id attribute and list command omitted deliberately, see code for details +# config_id attribute, create, list, and destroy commands omitted deliberately, see code for details config_payload = (element bpki_crl { base64 }?) |