summaryrefslogtreecommitdiff
path: root/specs/apache-filters.xml
diff options
context:
space:
mode:
Diffstat (limited to 'specs/apache-filters.xml')
-rw-r--r--specs/apache-filters.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/specs/apache-filters.xml b/specs/apache-filters.xml
index 24e1d521e2..a4e40aa93c 100644
--- a/specs/apache-filters.xml
+++ b/specs/apache-filters.xml
@@ -17,7 +17,6 @@
specific language governing permissions and limitations
under the License.
-->
-<!DOCTYPE amqp SYSTEM "amqp.dtd">
<?xml-stylesheet type="text/xsl" href="amqp.xsl"?>
<amqp name="apache-filters" label="Apache Proposed AMQP 1-0 Filters">
@@ -175,9 +174,9 @@ JMSType | annotation jms-type in message-annotations section
where <i>field_name</i> is the appropriate AMQP 1.0 field
named in the table above, with the hyphen replaced by an
underscore. For example, the selector: "JMSCorrelationID =
- ’abc’ AND color = ’blue’ AND weight > 2500" would be
- transferred over the wire as: "amqp.correlation_id = ’abc’
- AND color = ’blue’ AND weight > 2500"
+ 'abc' AND color = 'blue' AND weight > 2500" would be
+ transferred over the wire as: "amqp.correlation_id = 'abc'
+ AND color = 'blue' AND weight > 2500"
</p>
<p>
The "properties" of the JMS message are equivalent to the AMQP application-properties