diff options
author | Rob Austein <sra@hactrn.net> | 2010-03-14 18:49:35 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2010-03-14 18:49:35 +0000 |
commit | 7b3aabb27eea488b7e6e16270a487bc795957a66 (patch) | |
tree | 4b020e5dc52c40740d1000d6adab2ef0435091dc /myrpki.rototill | |
parent | e5ef44674b214139af57f8b4f8230609de5d7525 (diff) |
Regen
svn path=/myrpki.rototill/myrpki.rng; revision=3091
Diffstat (limited to 'myrpki.rototill')
-rw-r--r-- | myrpki.rototill/myrpki.rng | 27 |
1 files changed, 1 insertions, 26 deletions
diff --git a/myrpki.rototill/myrpki.rng b/myrpki.rototill/myrpki.rng index 4de0f57f..b5aa96ae 100644 --- a/myrpki.rototill/myrpki.rng +++ b/myrpki.rototill/myrpki.rng @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - $Id: myrpki.rnc 3088 2010-03-14 17:41:58Z sra $ + $Id: myrpki.rnc 3090 2010-03-14 18:49:16Z sra $ RelaxNG Schema for MyRPKI XML messages @@ -308,31 +308,6 @@ <ref name="version"/> </attribute> <attribute name="type"> - <value>request</value> - </attribute> - <attribute name="handle"> - <ref name="object_handle"/> - </attribute> - <attribute name="parent_handle"> - <ref name="object_handle"/> - </attribute> - <element name="bpki_client_ta"> - <ref name="base64"/> - </element> - <optional> - <ref name="authorization"/> - </optional> - <optional> - <ref name="contact_info"/> - </optional> - </element> - </start> - <start combine="choice"> - <element name="repository"> - <attribute name="version"> - <ref name="version"/> - </attribute> - <attribute name="type"> <value>offer</value> </attribute> <attribute name="handle"> |