Author: mattsicker
Date: Tue May 27 00:42:00 2014
New Revision: 1597681

URL: http://svn.apache.org/r1597681
Log:
Add XSD.

Modified:
    logging/log4j/log4j2/trunk/src/site/xdoc/manual/eventlogging.xml

Modified: logging/log4j/log4j2/trunk/src/site/xdoc/manual/eventlogging.xml
URL: 
http://svn.apache.org/viewvc/logging/log4j/log4j2/trunk/src/site/xdoc/manual/eventlogging.xml?rev=1597681&r1=1597680&r2=1597681&view=diff
==============================================================================
--- logging/log4j/log4j2/trunk/src/site/xdoc/manual/eventlogging.xml (original)
+++ logging/log4j/log4j2/trunk/src/site/xdoc/manual/eventlogging.xml Tue May 27 
00:42:00 2014
@@ -16,7 +16,9 @@
     limitations under the License.
 -->
 
-<document>
+<document xmlns="http://maven.apache.org/XDOC/2.0";
+          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+          xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 
http://maven.apache.org/xsd/xdoc-2.0.xsd";>
     <properties>
         <title>Log4j 2 API</title>
         <author email="[email protected]">Ralph Goers</author>


Reply via email to