You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2021/07/20 06:02:38 UTC

svn commit: r1891672 [2/5] - in /ofbiz/branches/release16.11: applications/ applications/accounting/ applications/accounting/config/ applications/accounting/entitydef/ applications/accounting/servicedef/ applications/accounting/testdef/ applications/co...

Modified: ofbiz/branches/release16.11/applications/content/servicedef/secas.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/content/servicedef/secas.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/content/servicedef/secas.xml (original)
+++ ofbiz/branches/release16.11/applications/content/servicedef/secas.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <service-eca xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/service-eca.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/service-eca.xsd">
     <eca service="createFile" event="in-validate">
         <condition field-name="dataResource" operator="is-empty"/>
         <action service="createDataResource" mode="sync"/>

Modified: ofbiz/branches/release16.11/applications/content/servicedef/services.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/content/servicedef/services.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/content/servicedef/services.xml (original)
+++ ofbiz/branches/release16.11/applications/content/servicedef/services.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@
   -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Content Component Services</description>
     <vendor>OFBiz</vendor>
 

Modified: ofbiz/branches/release16.11/applications/content/servicedef/services_commevent.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/content/servicedef/services_commevent.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/content/servicedef/services_commevent.xml (original)
+++ ofbiz/branches/release16.11/applications/content/servicedef/services_commevent.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Content Component Services</description>
     <vendor>OFBiz</vendor>
 

Modified: ofbiz/branches/release16.11/applications/content/servicedef/services_content.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/content/servicedef/services_content.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/content/servicedef/services_content.xml (original)
+++ ofbiz/branches/release16.11/applications/content/servicedef/services_content.xml Tue Jul 20 06:02:34 2021
@@ -18,7 +18,7 @@
   -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Content Component Content Services</description>
     <vendor>OFBiz</vendor>
 

Modified: ofbiz/branches/release16.11/applications/content/servicedef/services_contenttypes.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/content/servicedef/services_contenttypes.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/content/servicedef/services_contenttypes.xml (original)
+++ ofbiz/branches/release16.11/applications/content/servicedef/services_contenttypes.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Content Component Services</description>
     <vendor>OFBiz</vendor>
 

Modified: ofbiz/branches/release16.11/applications/content/servicedef/services_data.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/content/servicedef/services_data.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/content/servicedef/services_data.xml (original)
+++ ofbiz/branches/release16.11/applications/content/servicedef/services_data.xml Tue Jul 20 06:02:34 2021
@@ -18,7 +18,7 @@
   -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Content Component Data Services</description>
     <vendor>OFBiz</vendor>
 

Modified: ofbiz/branches/release16.11/applications/content/servicedef/services_document.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/content/servicedef/services_document.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/content/servicedef/services_document.xml (original)
+++ ofbiz/branches/release16.11/applications/content/servicedef/services_document.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Content Component Document Services</description>
     <vendor>OFBiz</vendor>
 

Modified: ofbiz/branches/release16.11/applications/content/servicedef/services_output.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/content/servicedef/services_output.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/content/servicedef/services_output.xml (original)
+++ ofbiz/branches/release16.11/applications/content/servicedef/services_output.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Content Component Output Services</description>
     <vendor>OFBiz</vendor>
 

Modified: ofbiz/branches/release16.11/applications/content/servicedef/services_survey.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/content/servicedef/services_survey.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/content/servicedef/services_survey.xml (original)
+++ ofbiz/branches/release16.11/applications/content/servicedef/services_survey.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Content Component Services</description>
     <vendor>OFBiz</vendor>
 

Modified: ofbiz/branches/release16.11/applications/content/servicedef/services_website.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/content/servicedef/services_website.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/content/servicedef/services_website.xml (original)
+++ ofbiz/branches/release16.11/applications/content/servicedef/services_website.xml Tue Jul 20 06:02:34 2021
@@ -18,7 +18,7 @@
   -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Content Component WebSite Services</description>
     <vendor>OFBiz</vendor>
 

Modified: ofbiz/branches/release16.11/applications/datamodel/entitydef/accounting-entitymodel.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/datamodel/entitydef/accounting-entitymodel.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/datamodel/entitydef/accounting-entitymodel.xml (original)
+++ ofbiz/branches/release16.11/applications/datamodel/entitydef/accounting-entitymodel.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd">
+    xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd">
     <!-- ========================================================= -->
     <!-- ======================== Defaults ======================= -->
     <!-- ========================================================= -->

Modified: ofbiz/branches/release16.11/applications/datamodel/entitydef/content-entitymodel.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/datamodel/entitydef/content-entitymodel.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/datamodel/entitydef/content-entitymodel.xml (original)
+++ ofbiz/branches/release16.11/applications/datamodel/entitydef/content-entitymodel.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd">
+    xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd">
   <!-- ========================================================= -->
   <!-- ======================== Defaults ======================= -->
   <!-- ========================================================= -->

Modified: ofbiz/branches/release16.11/applications/datamodel/entitydef/humanres-entitymodel.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/datamodel/entitydef/humanres-entitymodel.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/datamodel/entitydef/humanres-entitymodel.xml (original)
+++ ofbiz/branches/release16.11/applications/datamodel/entitydef/humanres-entitymodel.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd">
+    xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd">
   <!-- ========================================================= -->
   <!-- ======================== Defaults ======================= -->
   <!-- ========================================================= -->

Modified: ofbiz/branches/release16.11/applications/datamodel/entitydef/manufacturing-entitymodel.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/datamodel/entitydef/manufacturing-entitymodel.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/datamodel/entitydef/manufacturing-entitymodel.xml (original)
+++ ofbiz/branches/release16.11/applications/datamodel/entitydef/manufacturing-entitymodel.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd">
+    xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd">
   <!-- ========================================================= -->
   <!-- ======================== Defaults ======================= -->
   <!-- ========================================================= -->

Modified: ofbiz/branches/release16.11/applications/datamodel/entitydef/marketing-entitymodel.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/datamodel/entitydef/marketing-entitymodel.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/datamodel/entitydef/marketing-entitymodel.xml (original)
+++ ofbiz/branches/release16.11/applications/datamodel/entitydef/marketing-entitymodel.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd">
+    xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd">
   <!-- ========================================================= -->
   <!-- ======================== Defaults ======================= -->
   <!-- ========================================================= -->

Modified: ofbiz/branches/release16.11/applications/datamodel/entitydef/order-entitymodel.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/datamodel/entitydef/order-entitymodel.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/datamodel/entitydef/order-entitymodel.xml (original)
+++ ofbiz/branches/release16.11/applications/datamodel/entitydef/order-entitymodel.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd">
+    xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd">
   <!-- ========================================================= -->
   <!-- ======================== Defaults ======================= -->
   <!-- ========================================================= -->

Modified: ofbiz/branches/release16.11/applications/datamodel/entitydef/party-entitymodel.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/datamodel/entitydef/party-entitymodel.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/datamodel/entitydef/party-entitymodel.xml (original)
+++ ofbiz/branches/release16.11/applications/datamodel/entitydef/party-entitymodel.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd">
+    xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd">
   <!-- ========================================================= -->
   <!-- ======================== Defaults ======================= -->
   <!-- ========================================================= -->

Modified: ofbiz/branches/release16.11/applications/datamodel/entitydef/product-entitymodel.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/datamodel/entitydef/product-entitymodel.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/datamodel/entitydef/product-entitymodel.xml (original)
+++ ofbiz/branches/release16.11/applications/datamodel/entitydef/product-entitymodel.xml Tue Jul 20 06:02:34 2021
@@ -18,7 +18,7 @@ under the License.
 -->
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd">
     <!-- ========================================================= -->
     <!-- ======================== Defaults ======================= -->
     <!-- ========================================================= -->

Modified: ofbiz/branches/release16.11/applications/datamodel/entitydef/shipment-entitymodel.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/datamodel/entitydef/shipment-entitymodel.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/datamodel/entitydef/shipment-entitymodel.xml (original)
+++ ofbiz/branches/release16.11/applications/datamodel/entitydef/shipment-entitymodel.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd">
+    xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd">
   <!-- ========================================================= -->
   <!-- ======================== Defaults ======================= -->
   <!-- ========================================================= -->

Modified: ofbiz/branches/release16.11/applications/datamodel/entitydef/workeffort-entitymodel.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/datamodel/entitydef/workeffort-entitymodel.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/datamodel/entitydef/workeffort-entitymodel.xml (original)
+++ ofbiz/branches/release16.11/applications/datamodel/entitydef/workeffort-entitymodel.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd">
+    xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd">
   <!-- ========================================================= -->
   <!-- ======================== Defaults ======================= -->
   <!-- ========================================================= -->

Modified: ofbiz/branches/release16.11/applications/datamodel/ofbiz-component.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/datamodel/ofbiz-component.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/datamodel/ofbiz-component.xml (original)
+++ ofbiz/branches/release16.11/applications/datamodel/ofbiz-component.xml Tue Jul 20 06:02:34 2021
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="datamodel"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd">
     <resource-loader name="main" type="component"/>
 
     <entity-resource type="model" reader-name="main" loader="main" location="entitydef/accounting-entitymodel.xml"/>

Modified: ofbiz/branches/release16.11/applications/humanres/config/HumanResEntityLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/humanres/config/HumanResEntityLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/humanres/config/HumanResEntityLabels.xml (original)
+++ ofbiz/branches/release16.11/applications/humanres/config/HumanResEntityLabels.xml Tue Jul 20 06:02:34 2021
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
     <property key="EmplLeaveReasonType.description.CASUAL">
         <value xml:lang="en">Casual</value>
         <value xml:lang="fr">Convenance</value>

Modified: ofbiz/branches/release16.11/applications/humanres/config/HumanResErrorUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/humanres/config/HumanResErrorUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/humanres/config/HumanResErrorUiLabels.xml (original)
+++ ofbiz/branches/release16.11/applications/humanres/config/HumanResErrorUiLabels.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@
     under the License.
 -->
 
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
     <property key="HumanResRequiredFieldMissingTrainingClassTypeId">
         <value xml:lang="en">Required Field Missing : Training Class Type Id.</value>
     </property>

Modified: ofbiz/branches/release16.11/applications/humanres/config/HumanResUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/humanres/config/HumanResUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/humanres/config/HumanResUiLabels.xml (original)
+++ ofbiz/branches/release16.11/applications/humanres/config/HumanResUiLabels.xml Tue Jul 20 06:02:34 2021
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
     <property key="FormFieldTitle_accountNumber">
         <value xml:lang="en">Account Number</value>
         <value xml:lang="fr">N° de compte</value>

Modified: ofbiz/branches/release16.11/applications/humanres/entitydef/entitymodel_old.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/humanres/entitydef/entitymodel_old.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/humanres/entitydef/entitymodel_old.xml (original)
+++ ofbiz/branches/release16.11/applications/humanres/entitydef/entitymodel_old.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd">
+    xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd">
     <title>Entity of an Apache OFBiz Component</title>
     <description>None</description>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/applications/humanres/ofbiz-component.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/humanres/ofbiz-component.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/humanres/ofbiz-component.xml (original)
+++ ofbiz/branches/release16.11/applications/humanres/ofbiz-component.xml Tue Jul 20 06:02:34 2021
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="humanres"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd">
     <resource-loader name="main" type="component"/>
     <classpath type="dir" location="config"/>
 

Modified: ofbiz/branches/release16.11/applications/humanres/servicedef/services.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/humanres/servicedef/services.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/humanres/servicedef/services.xml (original)
+++ ofbiz/branches/release16.11/applications/humanres/servicedef/services.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Human Resources Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/applications/humanres/servicedef/services_ability.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/humanres/servicedef/services_ability.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/humanres/servicedef/services_ability.xml (original)
+++ ofbiz/branches/release16.11/applications/humanres/servicedef/services_ability.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-          xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+          xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Human Resources Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/applications/humanres/servicedef/services_employment.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/humanres/servicedef/services_employment.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/humanres/servicedef/services_employment.xml (original)
+++ ofbiz/branches/release16.11/applications/humanres/servicedef/services_employment.xml Tue Jul 20 06:02:34 2021
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Humanres Services</description>
     <vendor>OFBiz</vendor>
 

Modified: ofbiz/branches/release16.11/applications/humanres/servicedef/services_position.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/humanres/servicedef/services_position.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/humanres/servicedef/services_position.xml (original)
+++ ofbiz/branches/release16.11/applications/humanres/servicedef/services_position.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Humanres Services</description>
     <vendor>OFBiz</vendor>
 

Modified: ofbiz/branches/release16.11/applications/humanres/servicedef/services_upgrade.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/humanres/servicedef/services_upgrade.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/humanres/servicedef/services_upgrade.xml (original)
+++ ofbiz/branches/release16.11/applications/humanres/servicedef/services_upgrade.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Humanres Services</description>
     <vendor>OFBiz</vendor>
 

Modified: ofbiz/branches/release16.11/applications/manufacturing/config/ManufacturingEntityLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/manufacturing/config/ManufacturingEntityLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/manufacturing/config/ManufacturingEntityLabels.xml (original)
+++ ofbiz/branches/release16.11/applications/manufacturing/config/ManufacturingEntityLabels.xml Tue Jul 20 06:02:34 2021
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
     <property key="MrpEventType.description.MANUF_ORDER_RECP">
         <value xml:lang="en">Manufacturing Order receipt</value>
         <value xml:lang="es">Recibo de Orden de Producción</value>

Modified: ofbiz/branches/release16.11/applications/manufacturing/config/ManufacturingReportsUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/manufacturing/config/ManufacturingReportsUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/manufacturing/config/ManufacturingReportsUiLabels.xml (original)
+++ ofbiz/branches/release16.11/applications/manufacturing/config/ManufacturingReportsUiLabels.xml Tue Jul 20 06:02:34 2021
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
     <property key="ManufacturingCompletionDate">
         <value xml:lang="en">Completion Date</value>
         <value xml:lang="es">Fecha de Términación</value>

Modified: ofbiz/branches/release16.11/applications/manufacturing/config/ManufacturingUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/manufacturing/config/ManufacturingUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/manufacturing/config/ManufacturingUiLabels.xml (original)
+++ ofbiz/branches/release16.11/applications/manufacturing/config/ManufacturingUiLabels.xml Tue Jul 20 06:02:34 2021
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
     <property key="AddParty">
         <value xml:lang="en">Add Party</value>
         <value xml:lang="nl">Partij toevoegen</value>

Modified: ofbiz/branches/release16.11/applications/manufacturing/ofbiz-component.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/manufacturing/ofbiz-component.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/manufacturing/ofbiz-component.xml (original)
+++ ofbiz/branches/release16.11/applications/manufacturing/ofbiz-component.xml Tue Jul 20 06:02:34 2021
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="manufacturing"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd">
     <resource-loader name="main" type="component"/>
 
     <!-- place the config directory on the classpath to access configuration files -->

Modified: ofbiz/branches/release16.11/applications/manufacturing/servicedef/secas.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/manufacturing/servicedef/secas.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/manufacturing/servicedef/secas.xml (original)
+++ ofbiz/branches/release16.11/applications/manufacturing/servicedef/secas.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <service-eca xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/service-eca.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/service-eca.xsd">
     <eca service="updateRequirement" event="commit">
         <condition field-name="requirementTypeId" operator="equals" value="INTERNAL_REQUIREMENT"/>
         <condition field-name="statusId" operator="equals" value="REQ_APPROVED"/>

Modified: ofbiz/branches/release16.11/applications/manufacturing/servicedef/services.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/manufacturing/servicedef/services.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/manufacturing/servicedef/services.xml (original)
+++ ofbiz/branches/release16.11/applications/manufacturing/servicedef/services.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Manufacturing Services - Misc</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_bom.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_bom.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_bom.xml (original)
+++ ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_bom.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Manufacturing Services - Bill Of Materials</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_calendar.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_calendar.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_calendar.xml (original)
+++ ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_calendar.xml Tue Jul 20 06:02:34 2021
@@ -18,7 +18,7 @@ specific language governing permissions
 under the License.
 -->
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Manufacturing Services - Calendar</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_formula.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_formula.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_formula.xml (original)
+++ ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_formula.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Manufacturing Services - Formula</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_mrp.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_mrp.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_mrp.xml (original)
+++ ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_mrp.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Manufacturing Services - MRP</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_production_run.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_production_run.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_production_run.xml (original)
+++ ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_production_run.xml Tue Jul 20 06:02:34 2021
@@ -18,7 +18,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Manufacturing Services - Production Run</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_routing.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_routing.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_routing.xml (original)
+++ ofbiz/branches/release16.11/applications/manufacturing/servicedef/services_routing.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Manufacturing Services - Routing</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/applications/manufacturing/testdef/productionruntests.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/manufacturing/testdef/productionruntests.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/manufacturing/testdef/productionruntests.xml (original)
+++ ofbiz/branches/release16.11/applications/manufacturing/testdef/productionruntests.xml Tue Jul 20 06:02:34 2021
@@ -20,7 +20,7 @@
 
 <test-suite suite-name="productionruntests"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/test-suite.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/test-suite.xsd">
     <test-case case-name="manufacturing-tests-data-load">
         <entity-xml action="load" entity-xml-url="component://manufacturing/testdef/data/ManufacturingTestsData.xml"/>
     </test-case>

Modified: ofbiz/branches/release16.11/applications/marketing/config/MarketingEntityLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/marketing/config/MarketingEntityLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/marketing/config/MarketingEntityLabels.xml (original)
+++ ofbiz/branches/release16.11/applications/marketing/config/MarketingEntityLabels.xml Tue Jul 20 06:02:34 2021
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
     <property key="ContactListType.description.ANNOUNCEMENT">
         <value xml:lang="en">Announcement</value>
         <value xml:lang="es">Anuncio</value>

Modified: ofbiz/branches/release16.11/applications/marketing/config/MarketingUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/marketing/config/MarketingUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/marketing/config/MarketingUiLabels.xml (original)
+++ ofbiz/branches/release16.11/applications/marketing/config/MarketingUiLabels.xml Tue Jul 20 06:02:34 2021
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
     <property key="FormFieldTitle_actualCost">
         <value xml:lang="de">Ist-Kosten</value>
         <value xml:lang="en">Actual Cost</value>

Modified: ofbiz/branches/release16.11/applications/marketing/ofbiz-component.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/marketing/ofbiz-component.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/marketing/ofbiz-component.xml (original)
+++ ofbiz/branches/release16.11/applications/marketing/ofbiz-component.xml Tue Jul 20 06:02:34 2021
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="marketing"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd">
     <resource-loader name="main" type="component"/>
     <classpath type="dir" location="config"/>
     

Modified: ofbiz/branches/release16.11/applications/marketing/servicedef/secas.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/marketing/servicedef/secas.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/marketing/servicedef/secas.xml (original)
+++ ofbiz/branches/release16.11/applications/marketing/servicedef/secas.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <service-eca xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/service-eca.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/service-eca.xsd">
     <eca service="createContactListPartyStatus" event="commit">
         <condition field-name="statusId" operator="equals" value="CLPT_PENDING"/>
         <action service="sendContactListPartyVerifyEmail" mode="async" persist="true"/>

Modified: ofbiz/branches/release16.11/applications/marketing/servicedef/services.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/marketing/servicedef/services.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/marketing/servicedef/services.xml (original)
+++ ofbiz/branches/release16.11/applications/marketing/servicedef/services.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Marketing Component Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/applications/marketing/servicedef/services_contact.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/marketing/servicedef/services_contact.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/marketing/servicedef/services_contact.xml (original)
+++ ofbiz/branches/release16.11/applications/marketing/servicedef/services_contact.xml Tue Jul 20 06:02:34 2021
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Order Contact Services</description>
     <vendor>OFBiz</vendor>
 

Modified: ofbiz/branches/release16.11/applications/marketing/servicedef/services_opportunity.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/marketing/servicedef/services_opportunity.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/marketing/servicedef/services_opportunity.xml (original)
+++ ofbiz/branches/release16.11/applications/marketing/servicedef/services_opportunity.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Order Opportunity Services</description>
     <vendor>OFBiz</vendor>
 

Modified: ofbiz/branches/release16.11/applications/marketing/testdef/MarketingTests.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/marketing/testdef/MarketingTests.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/marketing/testdef/MarketingTests.xml (original)
+++ ofbiz/branches/release16.11/applications/marketing/testdef/MarketingTests.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@
   -->
 <test-suite suite-name="marketingtests"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/test-suite.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/test-suite.xsd">
 
     <test-case case-name="marketing-tests">
         <simple-method-test location="component://marketing/minilang/marketing/test/MarketingTests.xml"/>

Modified: ofbiz/branches/release16.11/applications/order/config/OrderEntityLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/config/OrderEntityLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/config/OrderEntityLabels.xml (original)
+++ ofbiz/branches/release16.11/applications/order/config/OrderEntityLabels.xml Tue Jul 20 06:02:34 2021
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
     <property key="CustRequestResolution.description.DUPLICATE">
         <value xml:lang="ar">نسخة مكررة</value>
         <value xml:lang="de">Duplikat</value>

Modified: ofbiz/branches/release16.11/applications/order/config/OrderErrorUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/config/OrderErrorUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/config/OrderErrorUiLabels.xml (original)
+++ ofbiz/branches/release16.11/applications/order/config/OrderErrorUiLabels.xml Tue Jul 20 06:02:34 2021
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
     <property key="OrderAnAlternateGwpProductIdWasInPlaceButWasEitherNotValidOrIsNoLongerInStockForId">
         <value xml:lang="de">Ein alternative Gratisbeigabe ist vorhanden, aber entweder nicht mehr gültig oder nicht mehr auf Lager : ${alternateGwpProductId}</value>
         <value xml:lang="en">An alternateGwpProductId was in place, but was either not valid or is no longer in stock for ID : ${alternateGwpProductId}</value>

Modified: ofbiz/branches/release16.11/applications/order/config/OrderUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/config/OrderUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/config/OrderUiLabels.xml (original)
+++ ofbiz/branches/release16.11/applications/order/config/OrderUiLabels.xml Tue Jul 20 06:02:34 2021
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
     <property key="BirtOrderReportsWarning">
         <value xml:lang="en">Four Birt reports (Last 3 Months Sales, Sales, Sales Order Discount Code, Product Demand) require to feed the BI data base (note that the bi.properties file will need to be updated after September 2026). Then only new approved orders will be taken into account.</value>
         <value xml:lang="fr">Quatre tableau créés par Birt (Ventes des 3 derniers mois, Ventes, Ventes par codes promotionels, Demandes par produit) nécessitent d'alimenter la base de données d'Inform. décis. (notez aussi la nécessaire màj du fichier bi.properties après septembre 2026). Ensuite seules les commandes nouvellement approuvées seront prises en compte.</value>

Modified: ofbiz/branches/release16.11/applications/order/entitydef/eecas.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/entitydef/eecas.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/entitydef/eecas.xml (original)
+++ ofbiz/branches/release16.11/applications/order/entitydef/eecas.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entity-eca xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entity-eca.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entity-eca.xsd">
     <!-- Inventory Issue ECAs for Immediately Fulfilled Orders -->
     <eca entity="OrderHeader" operation="create-store" event="return">
         <condition field-name="statusId" operator="equals" value="ORDER_COMPLETED"/>

Modified: ofbiz/branches/release16.11/applications/order/entitydef/entitymodel_old.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/entitydef/entitymodel_old.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/entitydef/entitymodel_old.xml (original)
+++ ofbiz/branches/release16.11/applications/order/entitydef/entitymodel_old.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd">
+    xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd">
     <!-- ========================================================= -->
     <!-- ======================== Defaults ======================= -->
     <!-- ========================================================= -->

Modified: ofbiz/branches/release16.11/applications/order/entitydef/entitymodel_view.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/entitydef/entitymodel_view.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/entitydef/entitymodel_view.xml (original)
+++ ofbiz/branches/release16.11/applications/order/entitydef/entitymodel_view.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd">
+    xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd">
   <!-- ========================================================= -->
   <!-- ======================== Defaults ======================= -->
   <!-- ========================================================= -->

Modified: ofbiz/branches/release16.11/applications/order/minilang/thirdparty/taxware/TaxwareFiles.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/minilang/thirdparty/taxware/TaxwareFiles.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/minilang/thirdparty/taxware/TaxwareFiles.xml (original)
+++ ofbiz/branches/release16.11/applications/order/minilang/thirdparty/taxware/TaxwareFiles.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <data-files xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/datafiles.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/datafiles.xsd">
     <data-file name="TaxwareOutHead" type-code="001" record-length="60" separator-style="fixed-record">
         <record name="outHead">
             <field name="NUMBER_RECORDS" position="0" length="6" type="Long"/>

Modified: ofbiz/branches/release16.11/applications/order/minilang/thirdparty/zipsales/ZipSalesTaxTables.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/minilang/thirdparty/zipsales/ZipSalesTaxTables.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/minilang/thirdparty/zipsales/ZipSalesTaxTables.xml (original)
+++ ofbiz/branches/release16.11/applications/order/minilang/thirdparty/zipsales/ZipSalesTaxTables.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <data-files xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/datafiles.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/datafiles.xsd">
     <data-file name="FlatTaxTable" type-code="001" record-length="182" separator-style="fixed-length">
         <record name="taxEntry">
             <field name="zipCode" position="0" length="5" type="String"/>

Modified: ofbiz/branches/release16.11/applications/order/ofbiz-component.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/ofbiz-component.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/ofbiz-component.xml (original)
+++ ofbiz/branches/release16.11/applications/order/ofbiz-component.xml Tue Jul 20 06:02:34 2021
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="order"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd">
     <resource-loader name="main" type="component"/>
     <classpath type="dir" location="config"/>
     <classpath type="dir" location="email"/>

Modified: ofbiz/branches/release16.11/applications/order/servicedef/secas.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/servicedef/secas.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/servicedef/secas.xml (original)
+++ ofbiz/branches/release16.11/applications/order/servicedef/secas.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <service-eca xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/service-eca.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/service-eca.xsd">
     <!-- order item status changes -->
     <eca service="storeOrder" event="return">
         <action service="resetGrandTotal" mode="sync"/>

Modified: ofbiz/branches/release16.11/applications/order/servicedef/services.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/servicedef/services.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/servicedef/services.xml (original)
+++ ofbiz/branches/release16.11/applications/order/servicedef/services.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Order Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/applications/order/servicedef/services_cart.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/servicedef/services_cart.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/servicedef/services_cart.xml (original)
+++ ofbiz/branches/release16.11/applications/order/servicedef/services_cart.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Order (ShoppingCart) Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/applications/order/servicedef/services_checkout.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/servicedef/services_checkout.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/servicedef/services_checkout.xml (original)
+++ ofbiz/branches/release16.11/applications/order/servicedef/services_checkout.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
-        xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://www.ofbiz.org/dtds/services.xsd">
 
     <service name="createUpdateCustomerAndShippingAddress" engine="simple" location="component://order/minilang/order/CheckoutServices.xml" auth="false" invoke="createUpdateCustomerAndShippingAddress">
         <implements service="createUpdateShippingAddress"/>

Modified: ofbiz/branches/release16.11/applications/order/servicedef/services_order.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/servicedef/services_order.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/servicedef/services_order.xml (original)
+++ ofbiz/branches/release16.11/applications/order/servicedef/services_order.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Order Services: Orders </description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/applications/order/servicedef/services_perm.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/servicedef/services_perm.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/servicedef/services_perm.xml (original)
+++ ofbiz/branches/release16.11/applications/order/servicedef/services_perm.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <vendor>OFBiz</vendor>
     <version>1.0</version>
 

Modified: ofbiz/branches/release16.11/applications/order/servicedef/services_quote.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/servicedef/services_quote.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/servicedef/services_quote.xml (original)
+++ ofbiz/branches/release16.11/applications/order/servicedef/services_quote.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Order Services: Quotes </description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/applications/order/servicedef/services_request.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/servicedef/services_request.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/servicedef/services_request.xml (original)
+++ ofbiz/branches/release16.11/applications/order/servicedef/services_request.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Order Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/applications/order/servicedef/services_requirement.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/servicedef/services_requirement.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/servicedef/services_requirement.xml (original)
+++ ofbiz/branches/release16.11/applications/order/servicedef/services_requirement.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Order Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/applications/order/servicedef/services_reservations.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/servicedef/services_reservations.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/servicedef/services_reservations.xml (original)
+++ ofbiz/branches/release16.11/applications/order/servicedef/services_reservations.xml Tue Jul 20 06:02:34 2021
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Order Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/applications/order/servicedef/services_return.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/servicedef/services_return.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/servicedef/services_return.xml (original)
+++ ofbiz/branches/release16.11/applications/order/servicedef/services_return.xml Tue Jul 20 06:02:34 2021
@@ -18,7 +18,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Order Return Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/applications/order/servicedef/services_shoppinglist.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/servicedef/services_shoppinglist.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/servicedef/services_shoppinglist.xml (original)
+++ ofbiz/branches/release16.11/applications/order/servicedef/services_shoppinglist.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Order Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/applications/order/servicedef/services_upgrade.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/servicedef/services_upgrade.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/servicedef/services_upgrade.xml (original)
+++ ofbiz/branches/release16.11/applications/order/servicedef/services_upgrade.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Order Services</description>
     <vendor>OFBiz</vendor>
 

Modified: ofbiz/branches/release16.11/applications/order/testdef/CustRequestTests.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/testdef/CustRequestTests.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/testdef/CustRequestTests.xml (original)
+++ ofbiz/branches/release16.11/applications/order/testdef/CustRequestTests.xml Tue Jul 20 06:02:34 2021
@@ -20,7 +20,7 @@ under the License.
 
 <test-suite suite-name="custrequesttests"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/test-suite.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/test-suite.xsd">
         
     <test-case case-name="custrequest-tests">
         <simple-method-test location="component://order/minilang/test/CustRequestTests.xml"/>

Modified: ofbiz/branches/release16.11/applications/order/testdef/FinAccountTests.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/testdef/FinAccountTests.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/testdef/FinAccountTests.xml (original)
+++ ofbiz/branches/release16.11/applications/order/testdef/FinAccountTests.xml Tue Jul 20 06:02:34 2021
@@ -20,7 +20,7 @@ under the License.
 
 <test-suite suite-name="finaccounttests"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/test-suite.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/test-suite.xsd">
         
     <test-case case-name="finaccount-tests">
         <junit-test-suite class-name="org.apache.ofbiz.order.test.FinAccountTest"/>

Modified: ofbiz/branches/release16.11/applications/order/testdef/OrderTest.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/testdef/OrderTest.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/testdef/OrderTest.xml (original)
+++ ofbiz/branches/release16.11/applications/order/testdef/OrderTest.xml Tue Jul 20 06:02:34 2021
@@ -20,7 +20,7 @@ under the License.
 
 <test-suite suite-name="ordertests"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/test-suite.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/test-suite.xsd">
     <test-case case-name="order-tests-data-load">
         <entity-xml action="load" entity-xml-url="component://order/testdef/data/OrderTestData.xml"/>
     </test-case>

Modified: ofbiz/branches/release16.11/applications/order/testdef/ShoppingCartTests.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/testdef/ShoppingCartTests.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/testdef/ShoppingCartTests.xml (original)
+++ ofbiz/branches/release16.11/applications/order/testdef/ShoppingCartTests.xml Tue Jul 20 06:02:34 2021
@@ -20,7 +20,7 @@ under the License.
 
 <test-suite suite-name="shoppingcarttests"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/test-suite.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/test-suite.xsd">
 
     <test-case case-name="shoppingCart-test">
         <simple-method-test location="component://order/minilang/test/ShoppingCartTests.xml" name="testCreateShoppingCart"/>

Modified: ofbiz/branches/release16.11/applications/order/testdef/ShoppingListTests.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/testdef/ShoppingListTests.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/testdef/ShoppingListTests.xml (original)
+++ ofbiz/branches/release16.11/applications/order/testdef/ShoppingListTests.xml Tue Jul 20 06:02:34 2021
@@ -20,7 +20,7 @@ under the License.
 
 <test-suite suite-name="shoppinglisttests"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/test-suite.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/test-suite.xsd">
 
     <test-case case-name="loadShoppingListTestData">
         <entity-xml action="load" entity-xml-url="component://order/testdef/data/ShoppingListTestData.xml"/>

Modified: ofbiz/branches/release16.11/applications/order/testdef/quotetests.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/order/testdef/quotetests.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/order/testdef/quotetests.xml (original)
+++ ofbiz/branches/release16.11/applications/order/testdef/quotetests.xml Tue Jul 20 06:02:34 2021
@@ -20,7 +20,7 @@ under the License.
 
 <test-suite suite-name="quotetests"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/test-suite.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/test-suite.xsd">
         
     <test-case case-name="loadQuoteTestData">
         <entity-xml action="load" entity-xml-url="component://order/testdef/data/QuoteTestData.xml"/>

Modified: ofbiz/branches/release16.11/applications/party/config/PartyEntityLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/party/config/PartyEntityLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/party/config/PartyEntityLabels.xml (original)
+++ ofbiz/branches/release16.11/applications/party/config/PartyEntityLabels.xml Tue Jul 20 06:02:34 2021
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
     <property key="AgreementItemType.description.AGREEMENT_COMMISSION">
         <value xml:lang="ar">معدل العمولة</value>
         <value xml:lang="de">Kommission</value>

Modified: ofbiz/branches/release16.11/applications/party/config/PartyErrorUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/party/config/PartyErrorUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/party/config/PartyErrorUiLabels.xml (original)
+++ ofbiz/branches/release16.11/applications/party/config/PartyErrorUiLabels.xml Tue Jul 20 06:02:34 2021
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
     <property key="commeventservices.communication_event_from_contact_mech_must_be_email">
         <value xml:lang="cs">Chyba: Komunikační událost musí mít jako odesílatele uvedenu emailovou adresu.</value>
         <value xml:lang="de">FEHLER: Kommunikationsereignis muss ein "Kontaktmechanismus von" besitzen das ein E-Mail als Kommunikationereignis ID ist</value>

Modified: ofbiz/branches/release16.11/applications/party/config/PartyUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/party/config/PartyUiLabels.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/party/config/PartyUiLabels.xml (original)
+++ ofbiz/branches/release16.11/applications/party/config/PartyUiLabels.xml Tue Jul 20 06:02:34 2021
@@ -18,7 +18,7 @@
     specific language governing permissions and limitations
     under the License.
 -->
-<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
+<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
     <property key="FormFieldTitle_annualRevenue">
         <value xml:lang="ar">الدخل السنوي</value>
         <value xml:lang="de">Jahresumsatz</value>

Modified: ofbiz/branches/release16.11/applications/party/entitydef/entitymodel_old.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/party/entitydef/entitymodel_old.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/party/entitydef/entitymodel_old.xml (original)
+++ ofbiz/branches/release16.11/applications/party/entitydef/entitymodel_old.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <entitymodel xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitymodel.xsd">
+    xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/entitymodel.xsd">
     <!-- ========================================================= -->
     <!-- ======================== Defaults ======================= -->
     <!-- ========================================================= -->

Modified: ofbiz/branches/release16.11/applications/party/ofbiz-component.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/party/ofbiz-component.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/party/ofbiz-component.xml (original)
+++ ofbiz/branches/release16.11/applications/party/ofbiz-component.xml Tue Jul 20 06:02:34 2021
@@ -20,7 +20,7 @@ under the License.
 
 <ofbiz-component name="party"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/ofbiz-component.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/ofbiz-component.xsd">
     <resource-loader name="main" type="component"/>
     <classpath type="dir" location="config"/>
 

Modified: ofbiz/branches/release16.11/applications/party/servicedef/mcas.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/party/servicedef/mcas.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/party/servicedef/mcas.xml (original)
+++ ofbiz/branches/release16.11/applications/party/servicedef/mcas.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <service-mca xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/service-mca.xsd">
+    xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/service-mca.xsd">
 
     <mca mail-rule-name="logIncomingMessage">
         <action service="logIncomingMessage" mode="sync"/>

Modified: ofbiz/branches/release16.11/applications/party/servicedef/secas.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/party/servicedef/secas.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/party/servicedef/secas.xml (original)
+++ ofbiz/branches/release16.11/applications/party/servicedef/secas.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <service-eca xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/service-eca.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/service-eca.xsd">
     <eca service="createPerson" event="commit">
         <action service="ensureNaPartyRole" mode="sync"/>
     </eca>

Modified: ofbiz/branches/release16.11/applications/party/servicedef/services.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/party/servicedef/services.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/party/servicedef/services.xml (original)
+++ ofbiz/branches/release16.11/applications/party/servicedef/services.xml Tue Jul 20 06:02:34 2021
@@ -19,7 +19,7 @@ under the License.
 -->
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Party Component Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/applications/party/servicedef/services_agreement.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/party/servicedef/services_agreement.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/party/servicedef/services_agreement.xml (original)
+++ ofbiz/branches/release16.11/applications/party/servicedef/services_agreement.xml Tue Jul 20 06:02:34 2021
@@ -1,5 +1,5 @@
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Party Component Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>

Modified: ofbiz/branches/release16.11/applications/party/servicedef/services_communication.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/applications/party/servicedef/services_communication.xml?rev=1891672&r1=1891671&r2=1891672&view=diff
==============================================================================
--- ofbiz/branches/release16.11/applications/party/servicedef/services_communication.xml (original)
+++ ofbiz/branches/release16.11/applications/party/servicedef/services_communication.xml Tue Jul 20 06:02:34 2021
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 
 <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-        xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd">
+        xsi:noNamespaceSchemaLocation="https://ofbiz.apache.org/dtds/services.xsd">
     <description>Party Component Services</description>
     <vendor>OFBiz</vendor>
     <version>1.0</version>