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
  • 1.  update replace

    Posted Wed December 03, 2003 08:22 AM

    Hi
    I try to do a very simple update replace with quip last version.
    update for $a in document(“exquery.xml”)/eXQuery/LesUtilisateurs/Utilisateur[@idUtilisateur="elefran


    #webMethods
    #API-Management
    #Tamino


  • 2.  RE: update replace

    Posted Tue December 23, 2003 10:34 AM

    Hi emilien,

    the ‘do’ is Tamino syntax but for QuiP try without, i.e.

    update for $a in document(“exquery.xml”)/eXQuery/LesUtilisateurs/Utilisateur[@idUtilisateur="elefran


    #Tamino
    #API-Management
    #webMethods