svn commit: r646235 - /ofbiz/site/dtds/services.xsd

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r646235 - /ofbiz/site/dtds/services.xsd

lektran
Author: lektran
Date: Wed Apr  9 02:04:10 2008
New Revision: 646235

URL: http://svn.apache.org/viewvc?rev=646235&view=rev
Log:
Updated the schema location to match the trunk version, reported by Anne Jessel OFBIZ-1669

Modified:
    ofbiz/site/dtds/services.xsd

Modified: ofbiz/site/dtds/services.xsd
URL: http://svn.apache.org/viewvc/ofbiz/site/dtds/services.xsd?rev=646235&r1=646234&r2=646235&view=diff
==============================================================================
--- ofbiz/site/dtds/services.xsd (original)
+++ ofbiz/site/dtds/services.xsd Wed Apr  9 02:04:10 2008
@@ -18,7 +18,7 @@
 under the License.
 -->
 <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
-    <xs:include schemaLocation="http://www.ofbiz.org/dtds/service-group.xsd"/>
+    <xs:include schemaLocation="http://ofbiz.apache.org/dtds/service-group.xsd"/>
     <xs:element name="services">
         <xs:complexType>
             <xs:sequence>