Manage call xml with xpath

Create method replaceIdFromXML with method of PointFixe
Move the method getXMLFromObjectWithId 
for that the user is independant of code


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28217 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 3db79e7f
This diff is collapsed.
......@@ -121,7 +121,7 @@ class IConduit(Interface):
return the Gid composed with the object informations
"""
def getGidFromXML(self, xml, gid_from_xml_list):
def getGidFromXML(self, xml, namespace, gid_from_xml_list):
"""
return the Gid composed with xml informations
"""
"""
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment