INT-2298 Remove Versions From Schemas in Reference
It is generally advised to use version-less schemas; some examples in the reference still had 2.0 schema versions.
This commit is contained in:
committed by
Mark Fisher
parent
8cc1afa27c
commit
17cf470a05
@@ -34,7 +34,7 @@
|
||||
|
||||
<programlisting language="xml"><![CDATA[xmlns:int-xmpp="http://www.springframework.org/schema/integration/xmpp"
|
||||
xsi:schemaLocation="http://www.springframework.org/schema/integration/xmpp
|
||||
http://www.springframework.org/schema/integration/xmpp/spring-integration-xmpp-2.0.xsd"]]></programlisting>
|
||||
http://www.springframework.org/schema/integration/xmpp/spring-integration-xmpp.xsd"]]></programlisting>
|
||||
|
||||
</para>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user