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

h2 element is there but XQuery doesn't return h2 element

  • 1.  h2 element is there but XQuery doesn't return h2 element

    Posted Sat April 28, 2007 04:45 PM

    The HTML text when you query google for a given keyword contains several h2 elements.

    However, the XQuery “for $d in //h2 return $d” does not return anything, whereas “for $d in //a return $d” does work.

    Any ideas on what I’ve done wrong?

    Thanks in advance


    #Tamino
    #webMethods
    #API-Management