INT-1577 restructured documentation to be consistent with Spring-core and EIP documentation

This commit is contained in:
Oleg Zhurakousky
2010-11-02 12:07:56 -04:00
parent 3061aaa08d
commit 01dbe1916e
25 changed files with 109 additions and 91 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<chapter xmlns="http://docbook.org/ns/docbook" version="5.0" xml:id="messaging-construction-chapter"
xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Message Construction</title>
<xi:include href="./message.xml"/>
</chapter>