Thanks for the comment, scanned all xml files and reverted others back as wel....
On Friday 13 October 2006 16:34, David E Jones wrote: > On Oct 13, 2006, at 7:51 AM, [EMAIL PROTECTED] wrote: > > --- incubator/ofbiz/trunk/applications/party/script/org/ofbiz/party/ > > contact/PartyContactMechServices.xml (original) > > +++ incubator/ofbiz/trunk/applications/party/script/org/ofbiz/party/ > > contact/PartyContactMechServices.xml Thu Oct 12 23:51:56 2006 > > @@ -16,8 +16,8 @@ > > under the License. > > --> > > > > -<simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > > - xsi:noNamespaceSchemaLocation="http://www.ofbiz.org/dtds/ > > simple-methods.xsd"> > > +<simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > > + xsi:noNamespaceSchemaLocation="../../../../../../../framework/ > > minilang/dtd/simple-methods.xsd"> > > Hans: could you change these 2 lines back? > > BTW, you can avoid having to change these and still have local XSD > validation (ie without an internet connection, etc). If your XML > editor doesn't support this you might want to consider a different one. > > -David
