[jboss-svn-commits] JBossWS SVN: r872 - tags/jbossws-1.0.3.GA/docs/user-guide/project/en/modules/mtom-xop

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Aug 31 07:05:55 EDT 2006


Author: heiko.braun at jboss.com
Date: 2006-08-31 07:05:53 -0400 (Thu, 31 Aug 2006)
New Revision: 872

Modified:
   tags/jbossws-1.0.3.GA/docs/user-guide/project/en/modules/mtom-xop/mtom-xop.xml
Log:
fix pdf generation

Modified: tags/jbossws-1.0.3.GA/docs/user-guide/project/en/modules/mtom-xop/mtom-xop.xml
===================================================================
--- tags/jbossws-1.0.3.GA/docs/user-guide/project/en/modules/mtom-xop/mtom-xop.xml	2006-08-31 09:31:47 UTC (rev 871)
+++ tags/jbossws-1.0.3.GA/docs/user-guide/project/en/modules/mtom-xop/mtom-xop.xml	2006-08-31 11:05:53 UTC (rev 872)
@@ -29,7 +29,8 @@
               targetNamespace="http://org.jboss.ws/samples/mtom"
               xmlns:xmime="http://www.w3.org/2005/05/xmlmime">
 
-         (1) <import schemaLocation="http://www.w3.org/2005/05/xmlmime" namespace="http://www.w3.org/2005/05/xmlmime"/>
+         (1) <import schemaLocation="http://www.w3.org/2005/05/xmlmime" 
+			namespace="http://www.w3.org/2005/05/xmlmime"/>
 
          (2) <element name="imagejpeg" xmime:contentType="image/jpeg" type="xmime:base64Binary"/>
     </schema>
@@ -54,7 +55,7 @@
 
    </sect1>
 
-   <sect1 id="mtom-schema-elements">
+   <sect1 id="mtom-parameter-types">
       <title>Supported MTOM parameter types</title>
       <para>
          <table frame="all">




More information about the jboss-svn-commits mailing list