Hello,
In the database we have the following document:
<?xml version="1.0" encoding="UTF-8"?>
<WipBin syncid=“helen_cheng_1077841098189”
xsi:noNamespaceSchemaLocation=“ceres.xsd” xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance”>
…
Our application used to work when trying to get the WipBin Element with the following XPath query:
//WipBin[@syncid=‘helen_cheng_1077841098189’]
In the current mobile db release the XPath code returns nothing. Neither in our application, nor in admin tool:
admin util> xpath /WipBin
admin util> xpath //WipBin
So what is going wrong here?
Regards,
Rainer Koschnick
#webMethods#API-Management#Tamino