summaryrefslogtreecommitdiff
path: root/qpid/specs
diff options
context:
space:
mode:
authorRafael H. Schloming <rhs@apache.org>2013-05-02 15:03:00 +0000
committerRafael H. Schloming <rhs@apache.org>2013-05-02 15:03:00 +0000
commitf5d4aae43c1f81753ef1a6f8c84690e1a789d050 (patch)
treeab6d6afb9809c42b450fcd919cd1cb95aafb543c /qpid/specs
parent39e50a019d23f922658dec49421caeb35dce5253 (diff)
downloadqpid-python-f5d4aae43c1f81753ef1a6f8c84690e1a789d050.tar.gz
more order tweaks and removed comment from amqp tag
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1478400 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/specs')
-rw-r--r--qpid/specs/amqp.0-8.stripped.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/qpid/specs/amqp.0-8.stripped.xml b/qpid/specs/amqp.0-8.stripped.xml
index 606511b10a..053e09524e 100644
--- a/qpid/specs/amqp.0-8.stripped.xml
+++ b/qpid/specs/amqp.0-8.stripped.xml
@@ -30,7 +30,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
-<amqp comment="AMQ protocol 0.80" major="8" port="5672" minor="0">
+<amqp major="8" port="5672" minor="0">
<constant name="frame method" value="1"/>
<constant name="frame header" value="2"/>
<constant name="frame body" value="3"/>
@@ -437,7 +437,7 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<field name="queue" domain="queue name"/>
<field name="no ack" domain="no ack"/>
</method>
- <method name="get-ok" content="1" synchronous="1" index="71">
+ <method name="get-ok" synchronous="1" content="1" index="71">
<chassis name="client" implement="MAY"/>
<field name="delivery tag" domain="delivery tag"/>
<field name="redelivered" domain="redelivered"/>
@@ -764,12 +764,12 @@ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
<field name="integer result" type="longlong"/>
<field name="string result" type="longstr"/>
</method>
- <method name="content" content="1" synchronous="1" index="40">
+ <method name="content" synchronous="1" content="1" index="40">
<chassis name="client" implement="MUST"/>
<chassis name="server" implement="MUST"/>
<response name="content-ok"/>
</method>
- <method name="content-ok" content="1" synchronous="1" index="41">
+ <method name="content-ok" synchronous="1" content="1" index="41">
<chassis name="client" implement="MUST"/>
<chassis name="server" implement="MUST"/>
<field name="content checksum" type="long"/>