Author: adrianc
Date: Tue Apr 28 22:34:47 2009
New Revision: 769576

URL: http://svn.apache.org/viewvc?rev=769576&view=rev
Log:
Updated the xsd URIs in XML files.

Modified:
    ofbiz/trunk/applications/content/servicedef/mca.xml
    
ofbiz/trunk/applications/marketing/script/org/ofbiz/sfa/ContactMechMapProcs.xml
    ofbiz/trunk/framework/webslinger/entitydef/entitymodel.xml
    ofbiz/trunk/framework/webslinger/ofbiz-component.xml
    ofbiz/trunk/specialpurpose/cmssite/widget/CmssiteScreens.xml
    ofbiz/trunk/specialpurpose/cmssite/widget/OfbizsiteScreens.xml
    
ofbiz/trunk/specialpurpose/ecommerce/script/org/ofbiz/ecommerce/customer/CheckoutMapProcs.xml
    ofbiz/trunk/specialpurpose/ldap/ofbiz-component.xml
    ofbiz/trunk/specialpurpose/projectmgr/widget/SurveyScreens.xml
    ofbiz/trunk/specialpurpose/webpos/servicedef/services.xml
    ofbiz/trunk/specialpurpose/webpos/servicedef/services_manager.xml
    ofbiz/trunk/specialpurpose/webpos/servicedef/services_payment.xml
    ofbiz/trunk/specialpurpose/webpos/servicedef/services_promo.xml

Modified: ofbiz/trunk/applications/content/servicedef/mca.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/servicedef/mca.xml?rev=769576&r1=769575&r2=769576&view=diff
==============================================================================
--- ofbiz/trunk/applications/content/servicedef/mca.xml (original)
+++ ofbiz/trunk/applications/content/servicedef/mca.xml Tue Apr 28 22:34:47 2009
@@ -19,7 +19,7 @@
 -->
 
 <service-mca xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/service-mca.xsd";>
+    
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/service-mca.xsd";>
 
     <mca mail-rule-name="processIncomingEmail">
         <action service="storeIncomingEmail" mode="sync"/>

Modified: 
ofbiz/trunk/applications/marketing/script/org/ofbiz/sfa/ContactMechMapProcs.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/script/org/ofbiz/sfa/ContactMechMapProcs.xml?rev=769576&r1=769575&r2=769576&view=diff
==============================================================================
--- 
ofbiz/trunk/applications/marketing/script/org/ofbiz/sfa/ContactMechMapProcs.xml 
(original)
+++ 
ofbiz/trunk/applications/marketing/script/org/ofbiz/sfa/ContactMechMapProcs.xml 
Tue Apr 28 22:34:47 2009
@@ -19,7 +19,7 @@
 -->
 
 <simple-map-processors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/simple-methods.xsd";>
+        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/simple-methods.xsd";>
     <!-- ContactMech map procs -->
 
     <simple-map-processor name="newEmail">
@@ -73,4 +73,4 @@
         <process field="faxExtensionCode"><copy 
to-field="extension"/></process>
         <process field="faxAllowSol"><copy 
to-field="allowSolicitation"/></process>
     </simple-map-processor>
-</simple-map-processors>
\ No newline at end of file
+</simple-map-processors>

Modified: ofbiz/trunk/framework/webslinger/entitydef/entitymodel.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/framework/webslinger/entitydef/entitymodel.xml?rev=769576&r1=769575&r2=769576&view=diff
==============================================================================
--- ofbiz/trunk/framework/webslinger/entitydef/entitymodel.xml (original)
+++ ofbiz/trunk/framework/webslinger/entitydef/entitymodel.xml Tue Apr 28 
22:34:47 2009
@@ -18,7 +18,7 @@
 under the License.
 -->
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/entitymodel.xsd";>
+    
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd";>
     <title></title>
     <description></description>
     <copyright></copyright>

Modified: ofbiz/trunk/framework/webslinger/ofbiz-component.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/framework/webslinger/ofbiz-component.xml?rev=769576&r1=769575&r2=769576&view=diff
==============================================================================
--- ofbiz/trunk/framework/webslinger/ofbiz-component.xml (original)
+++ ofbiz/trunk/framework/webslinger/ofbiz-component.xml Tue Apr 28 22:34:47 
2009
@@ -19,7 +19,7 @@
 -->
 <ofbiz-component name="webslinger"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/ofbiz-component.xsd";>
+        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
     <resource-loader name="main" type="component"/>
     <classpath type="dir" location="config"/>
     <classpath type="jar" location="lib/*"/>

Modified: ofbiz/trunk/specialpurpose/cmssite/widget/CmssiteScreens.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/cmssite/widget/CmssiteScreens.xml?rev=769576&r1=769575&r2=769576&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/cmssite/widget/CmssiteScreens.xml (original)
+++ ofbiz/trunk/specialpurpose/cmssite/widget/CmssiteScreens.xml Tue Apr 28 
22:34:47 2009
@@ -18,7 +18,7 @@
     under the License.
 -->
 <screens xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/widget-screen.xsd";>
+    
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/widget-screen.xsd";>
 
     <screen name="main-decorator">
         <section>
@@ -84,4 +84,4 @@
     </screen>
 
 
-</screens>
\ No newline at end of file
+</screens>

Modified: ofbiz/trunk/specialpurpose/cmssite/widget/OfbizsiteScreens.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/cmssite/widget/OfbizsiteScreens.xml?rev=769576&r1=769575&r2=769576&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/cmssite/widget/OfbizsiteScreens.xml (original)
+++ ofbiz/trunk/specialpurpose/cmssite/widget/OfbizsiteScreens.xml Tue Apr 28 
22:34:47 2009
@@ -18,7 +18,7 @@
     under the License.
 -->
 <screens xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-    
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/widget-screen.xsd";>
+    
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/widget-screen.xsd";>
 
     <screen name="main-decorator">
         <section>
@@ -62,4 +62,4 @@
     </screen>
 
 
-</screens>
\ No newline at end of file
+</screens>

Modified: 
ofbiz/trunk/specialpurpose/ecommerce/script/org/ofbiz/ecommerce/customer/CheckoutMapProcs.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ecommerce/script/org/ofbiz/ecommerce/customer/CheckoutMapProcs.xml?rev=769576&r1=769575&r2=769576&view=diff
==============================================================================
--- 
ofbiz/trunk/specialpurpose/ecommerce/script/org/ofbiz/ecommerce/customer/CheckoutMapProcs.xml
 (original)
+++ 
ofbiz/trunk/specialpurpose/ecommerce/script/org/ofbiz/ecommerce/customer/CheckoutMapProcs.xml
 Tue Apr 28 22:34:47 2009
@@ -19,7 +19,7 @@
 -->
 
 <simple-map-processors xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/simple-methods.xsd";>
+        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/simple-methods.xsd";>
 
     <simple-map-processor name="person">
         <process field="firstName">

Modified: ofbiz/trunk/specialpurpose/ldap/ofbiz-component.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/ldap/ofbiz-component.xml?rev=769576&r1=769575&r2=769576&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/ldap/ofbiz-component.xml (original)
+++ ofbiz/trunk/specialpurpose/ldap/ofbiz-component.xml Tue Apr 28 22:34:47 2009
@@ -20,7 +20,7 @@
 
 <ofbiz-component name="ldap"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/ofbiz-component.xsd";>
+        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd";>
     <!-- define resource loaders; most common is to use the component resource 
loader -->
     <resource-loader name="main" type="component"/>
 

Modified: ofbiz/trunk/specialpurpose/projectmgr/widget/SurveyScreens.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/projectmgr/widget/SurveyScreens.xml?rev=769576&r1=769575&r2=769576&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/projectmgr/widget/SurveyScreens.xml (original)
+++ ofbiz/trunk/specialpurpose/projectmgr/widget/SurveyScreens.xml Tue Apr 28 
22:34:47 2009
@@ -19,7 +19,7 @@
 -->
 
 <screens xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-        
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/widget-screen.xsd";>
+        
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/widget-screen.xsd";>
     
     <screen name="TestWorkEffortSurvey">
         <section>
@@ -59,4 +59,4 @@
         </section>
     </screen>
     
-</screens>
\ No newline at end of file
+</screens>

Modified: ofbiz/trunk/specialpurpose/webpos/servicedef/services.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/webpos/servicedef/services.xml?rev=769576&r1=769575&r2=769576&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/webpos/servicedef/services.xml (original)
+++ ofbiz/trunk/specialpurpose/webpos/servicedef/services.xml Tue Apr 28 
22:34:47 2009
@@ -17,7 +17,7 @@
 specific language governing permissions and limitations
 under the License.
 -->
-<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/services.xsd";>
+<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
     <description>Web Pos Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>
@@ -49,4 +49,4 @@
              location="org.ofbiz.webpos.WebPosEvents" 
invoke="existsWebPosSession">
         <description>Check if exists a Web Pos Session</description>
     </service>
-</services>
\ No newline at end of file
+</services>

Modified: ofbiz/trunk/specialpurpose/webpos/servicedef/services_manager.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/webpos/servicedef/services_manager.xml?rev=769576&r1=769575&r2=769576&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/webpos/servicedef/services_manager.xml (original)
+++ ofbiz/trunk/specialpurpose/webpos/servicedef/services_manager.xml Tue Apr 
28 22:34:47 2009
@@ -17,7 +17,7 @@
 specific language governing permissions and limitations
 under the License.
 -->
-<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/services.xsd";>
+<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
     <description>Web Pos Manager Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>
@@ -64,4 +64,4 @@
         <attribute name="sku"   type="String" mode="IN" optional="false"/>
         <attribute name="price" type="BigDecimal" mode="IN" optional="false"/>
     </service>
-</services>
\ No newline at end of file
+</services>

Modified: ofbiz/trunk/specialpurpose/webpos/servicedef/services_payment.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/webpos/servicedef/services_payment.xml?rev=769576&r1=769575&r2=769576&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/webpos/servicedef/services_payment.xml (original)
+++ ofbiz/trunk/specialpurpose/webpos/servicedef/services_payment.xml Tue Apr 
28 22:34:47 2009
@@ -17,7 +17,7 @@
 specific language governing permissions and limitations
 under the License.
 -->
-<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/services.xsd";>
+<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
     <description>Web Pos Payment Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>
@@ -83,4 +83,4 @@
              
location="component://webpos/script/org/ofbiz/webpos/event/PaymentEvents.xml" 
invoke="clearAllPayments">
         <description>Clear All Payments</description>
     </service>
-</services>
\ No newline at end of file
+</services>

Modified: ofbiz/trunk/specialpurpose/webpos/servicedef/services_promo.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/webpos/servicedef/services_promo.xml?rev=769576&r1=769575&r2=769576&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/webpos/servicedef/services_promo.xml (original)
+++ ofbiz/trunk/specialpurpose/webpos/servicedef/services_promo.xml Tue Apr 28 
22:34:47 2009
@@ -17,7 +17,7 @@
 specific language governing permissions and limitations
 under the License.
 -->
-<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/services.xsd";>
+<services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd";>
     <description>Web Pos Promotions Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>
@@ -27,4 +27,4 @@
         <description>Add Promotion Code</description>
         <attribute name="promoCode" type="String" mode="IN" optional="false"/>
     </service>
-</services>
\ No newline at end of file
+</services>


Reply via email to