mgov88 commented on a change in pull request #227:
URL: https://github.com/apache/gora/pull/227#discussion_r513747206



##########
File path: gora-lucene/src/test/conf/gora-lucene-mapping.xml
##########
@@ -16,7 +16,8 @@
    limitations under the License.
 -->
 
-<gora-otd>
+<gora-otd xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
+          xsi:noNamespaceSchemaLocation="gora-lucene.xsd">

Review comment:
       Hi, it found examples on the internet that used that attributes to link 
to local XSD files, I guess this noNamespaceSchemaLocation is used if there is 
not a Namespaces defined in the XML.
   
   I will try to implement a test




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to