Modified: ofbiz/trunk/specialpurpose/hhfacility/servicedef/services_hhfacility.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/hhfacility/servicedef/services_hhfacility.xml?view=diff&rev=539504&r1=539503&r2=539504 ============================================================================== --- ofbiz/trunk/specialpurpose/hhfacility/servicedef/services_hhfacility.xml (original) +++ ofbiz/trunk/specialpurpose/hhfacility/servicedef/services_hhfacility.xml Fri May 18 08:47:14 2007 @@ -19,7 +19,7 @@ --> <services xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/services.xsd"> + xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/services.xsd"> <description>Handheld Facility Demo Services</description> <service name="tc_ProductExists" engine="simple" Modified: ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/controller.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/controller.xml?view=diff&rev=539504&r1=539503&r2=539504 ============================================================================== --- ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/controller.xml (original) +++ ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/WEB-INF/controller.xml Fri May 18 08:47:14 2007 @@ -19,7 +19,7 @@ --> <site-conf xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/site-conf.xsd"> + xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/site-conf.xsd"> <description>Facility Handheld Demo</description> <owner>Copyright 2001-2006 The Apache Software Foundation</owner> <errorpage>/error/error.jsp</errorpage> Modified: ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/forms/FacilityForms.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/forms/FacilityForms.xml?view=diff&rev=539504&r1=539503&r2=539504 ============================================================================== --- ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/forms/FacilityForms.xml (original) +++ ofbiz/trunk/specialpurpose/hhfacility/webapp/hhfacility/forms/FacilityForms.xml Fri May 18 08:47:14 2007 @@ -19,7 +19,7 @@ --> <forms xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/widget-form.xsd"> + xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/widget-form.xsd"> <form name="ListFacilities" type="list" list-name="facilities" paginate-target="main" default-title-style="tableheadtext" default-widget-style="tabletext" default-tooltip-style="tabletext"> Modified: ofbiz/trunk/specialpurpose/hhfacility/widget/hhfacility/FacilityScreens.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/hhfacility/widget/hhfacility/FacilityScreens.xml?view=diff&rev=539504&r1=539503&r2=539504 ============================================================================== --- ofbiz/trunk/specialpurpose/hhfacility/widget/hhfacility/FacilityScreens.xml (original) +++ ofbiz/trunk/specialpurpose/hhfacility/widget/hhfacility/FacilityScreens.xml Fri May 18 08:47:14 2007 @@ -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="GlobalDecorator"> <section> <widgets> Modified: ofbiz/trunk/specialpurpose/pos/entitydef/entitygroup.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/entitydef/entitygroup.xml?view=diff&rev=539504&r1=539503&r2=539504 ============================================================================== --- ofbiz/trunk/specialpurpose/pos/entitydef/entitygroup.xml (original) +++ ofbiz/trunk/specialpurpose/pos/entitydef/entitygroup.xml Fri May 18 08:47:14 2007 @@ -19,7 +19,7 @@ --> <entitygroup xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" - xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/entitygroup.xsd"> + xsi:noNamespaceSchemaLocation="http://ofbiz.apache.org/dtds/entitygroup.xsd"> <!-- ========================================================= --> <!-- org.ofbiz.pos.terminal --> Modified: ofbiz/trunk/specialpurpose/pos/entitydef/entitymodel.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/entitydef/entitymodel.xml?view=diff&rev=539504&r1=539503&r2=539504 ============================================================================== --- ofbiz/trunk/specialpurpose/pos/entitydef/entitymodel.xml (original) +++ ofbiz/trunk/specialpurpose/pos/entitydef/entitymodel.xml Fri May 18 08:47:14 2007 @@ -19,7 +19,7 @@ --> <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"> <!-- ========================================================= --> <!-- ======================== Defaults ======================= --> <!-- ========================================================= --> Modified: ofbiz/trunk/specialpurpose/pos/ofbiz-component.xml URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/pos/ofbiz-component.xml?view=diff&rev=539504&r1=539503&r2=539504 ============================================================================== --- ofbiz/trunk/specialpurpose/pos/ofbiz-component.xml (original) +++ ofbiz/trunk/specialpurpose/pos/ofbiz-component.xml Fri May 18 08:47:14 2007 @@ -20,7 +20,7 @@ <ofbiz-component name="pos" 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="dir" location="styles"/> |
Free forum by Nabble | Edit this page |