IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

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

Questions about the Tamino WebDav Demo

  • 1.  Questions about the Tamino WebDav Demo

    Posted Tue March 04, 2003 09:43 AM

    I would like to ask questions about the Demo (photographer application).

    I’ve copied the directories under WebDav …
    //taminowebdavserver//PictureDemo/
    As I see there exist some xml files, so I want to search them by the following …

    <?xml version="1.0" encoding="utf-8" ?>

    <D:basicsearch>
    <D:select>
    <D:prop>
    <D:displayname/>
    <D:getcontenttype/>
    <xsv:xpath name=“picture”>
    /picture
    </xsv:xpath>
    </D:prop>
    </D:select>
    <D:from>
    <D:scope>
    <D:href>/taminowebdavserver/pictureDemo/PictureDemo/Hong_Kong/ship2</D:href>
    </D:scope>
    </D:from>
    <D:where>
    <D:eq caseless=“yes”>
    <D:prop>
    <D:getcontenttype/>
    </D:prop>
    <D:literal>text/xml</D:literal>
    </D:eq>
    </D:where>
    </D:basicsearch>


    However, I just can find the filename ‘ship2.xml’ but it can’t find the related Xpath ‘/picture’. I am sure the file contains as the DocType, what’s wrong?

    [This message was edited by klwong on 04 Mar 2003 at 09:26.]


    #API-Management
    #Tamino
    #webMethods