You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by mp...@apache.org on 2006/11/12 13:34:10 UTC

svn commit: r473954 - /incubator/openjpa/trunk/openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/persistence-xsd.rsrc

Author: mprudhom
Date: Sun Nov 12 04:34:09 2006
New Revision: 473954

URL: http://svn.apache.org/viewvc?view=rev&rev=473954
Log:
Fixed XML header.

Modified:
    incubator/openjpa/trunk/openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/persistence-xsd.rsrc

Modified: incubator/openjpa/trunk/openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/persistence-xsd.rsrc
URL: http://svn.apache.org/viewvc/incubator/openjpa/trunk/openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/persistence-xsd.rsrc?view=diff&rev=473954&r1=473953&r2=473954
==============================================================================
--- incubator/openjpa/trunk/openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/persistence-xsd.rsrc (original)
+++ incubator/openjpa/trunk/openjpa-persistence/src/main/resources/org/apache/openjpa/persistence/persistence-xsd.rsrc Sun Nov 12 04:34:09 2006
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
  Copyright 2006 The Apache Software Foundation.
  
@@ -13,7 +14,6 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 -->
-<?xml version="1.0" encoding="UTF-8"?>
 <!-- persistence.xml schema -->
 <xsd:schema targetNamespace="http://java.sun.com/xml/ns/persistence" 
   xmlns:xsd="http://www.w3.org/2001/XMLSchema"