diff options
| author | Gordon Sim <gsim@apache.org> | 2008-04-01 17:37:34 +0000 |
|---|---|---|
| committer | Gordon Sim <gsim@apache.org> | 2008-04-01 17:37:34 +0000 |
| commit | 4144d0ef7103d7f89c6d4609d5e66183b9c25a87 (patch) | |
| tree | cf5d6f2851637cbd0ed7c53bf8c27fe03bc88b35 /qpid/cpp/xml | |
| parent | 1cf652659d44237437d2afd805afd53cbab36665 (diff) | |
| download | qpid-python-4144d0ef7103d7f89c6d4609d5e66183b9c25a87.tar.gz | |
Further correction to transitional xml def for final 0-10 (using old schema)
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@643482 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/xml')
| -rw-r--r-- | qpid/cpp/xml/extra.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/xml/extra.xml b/qpid/cpp/xml/extra.xml index 3904c0f534..3e2f84e7bd 100644 --- a/qpid/cpp/xml/extra.xml +++ b/qpid/cpp/xml/extra.xml @@ -328,7 +328,7 @@ <chassis name="client" implement="MUST" /> - <field name="known-hosts" domain="known-hosts" /> + <field name="known-hosts" domain="array" /> </method> <method name="redirect" synchronous="1" index="9" label="redirects client to other server"> |
