Hi All,

  I am using the older version ofbiz application and in my application i am
getting the following error.

"InventoryServices.xml process error. Line: 22. Error message: Schema error:
A group with "ref" present must not have children."

  This is because of the changes in the simple method xsd file as per
 "http://docs.ofbiz.org/display/OFBTECH/Simple+Method+Cleanup+Effort+(Done)"

For that reason i want to change the path of the
"xsi:noNamespaceSchemaLocation" in
<simple-methods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
        xsi:noNamespaceSchemaLocation="
http://www.ofbiz.org/dtds/simple-methods.xsd";>
tag to the Local application xsds in the miniilang/dtd/ .

How to give the local path of the *.xsd in xsi:noNamespaceSchemaLocation.


-- 
With regards,
S K Pradeep kumar

Reply via email to