You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by de...@apache.org on 2014/05/26 10:36:30 UTC

svn commit: r1597527 - /olingo/site/trunk/content/doc/tutorials/jparedefinemetadata.mdtext

Author: deepa
Date: Mon May 26 08:36:29 2014
New Revision: 1597527

URL: http://svn.apache.org/r1597527
Log:
CMS commit to olingo by deepa

Modified:
    olingo/site/trunk/content/doc/tutorials/jparedefinemetadata.mdtext

Modified: olingo/site/trunk/content/doc/tutorials/jparedefinemetadata.mdtext
URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/doc/tutorials/jparedefinemetadata.mdtext?rev=1597527&r1=1597526&r2=1597527&view=diff
==============================================================================
--- olingo/site/trunk/content/doc/tutorials/jparedefinemetadata.mdtext (original)
+++ olingo/site/trunk/content/doc/tutorials/jparedefinemetadata.mdtext Mon May 26 08:36:29 2014
@@ -40,7 +40,7 @@ The OData JPA Processor Library applies 
 
 1. Create a JPA EDM Mapping model XML according to the schema given below. In the XML, maintain the mapping only for those elements that needs to be redefined. For example, if JPA Entity Type A's name has to be redefined, then maintain an EDM name for the same.
 
-##### Schema
+**Schema**
 
 		<?xml version="1.0" encoding="UTF-8"?>
 		<!--