Menu

XQuery

Help
Max
2008-03-11
2013-04-25
  • Max

    Max - 2008-03-11

    Hi guys,

    I need to retrieve data from XML file and I want use XQuery. I wonder if Jameleon support XQuery language? If yes, how I can use it?

    Thanks.

     
    • Christian Hargraves

      There are no plug-ins that support XQuery natively. I'm curious as to why XPath isn't powerful enough. Or is it just that you would rather use XQuery over XPath?

       
    • Max

      Max - 2008-03-12

      I don't have any preferences between XPath and XQuery, I just don't know if an XPath support aggregate function like XQuery does. Does it?

       
      • Christian Hargraves

        Can you give me an example?

         
    • Max

      Max - 2008-03-12

      Something similar like fn:count((item,item,...)) which will returns the count of nodes.

       

Log in to post a comment.