webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only

XPath not working in 4.1.30?

  • 1.  XPath not working in 4.1.30?

    Posted Tue February 01, 2005 09:19 PM

    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