Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [bpel-dev] xPath query must be an absolute path? Please help

yes, BPEL 20 does no longer require the path to be absolute. Any XPath
query should be valid, ie as long as is conforms to the XPath 1.0 standard
and can be properly interpreted by the XPath processor used in the BPEL
engine of your choice

Mit freundlichen Grüßen / Kind regards


Simon Moser

WebSphere BPM Architecture - Team Lead BPEL, BSM & Selector Editors
IBM Software Group, Application and Integration Middleware Software
Business Process Solutions Development 1
-------------------------------------------------------------------------------------------------------------------------------------------
IBM Deutschland
Schoenaicher Str. 220
71032 Boeblingen
Phone: +49-7031-16-4304
Fax: +49-7031-16-4890
E-Mail: smoser@xxxxxxxxxx
-------------------------------------------------------------------------------------------------------------------------------------------
IBM Deutschland Research & Development GmbH / Vorsitzender des
Aufsichtsrats: Martin Jetter
Geschäftsführung: Dirk Wittkopp
Sitz der Gesellschaft: Böblingen / Registergericht: Amtsgericht
Stuttgart, HRB 243294



                                                                       
  From:       Joni Lee <webcokies@xxxxxxxxx>                           
                                                                       
  To:         bpel-dev@xxxxxxxxxxx                                     
                                                                       
  Date:       04.04.2010 18:09                                         
                                                                       
  Subject:    [bpel-dev] xPath query must be an absolute path? Please help
                                                                       
  Sent by:    bpel-dev-bounces@xxxxxxxxxxx                             
                                                                       





                                                                                                                                              
 Hi,                                                                                                                                          
                                                                                                                                              
 The 1st version of the BPEL specifies under 14.3 that "For XPath 1.0, the value of the query attribute MUST be an absolute locationPath (with '/'
 meaning the root of the document fragment representing the entire part)."                                                                    
                                                                                                                                              
 But in BPEL 2.0 I cannot find this rule. I wonder if it is different in this version. Especially, can people write something like "//street  
 [@name='blabla']" in the xPath query???                                                                                                    
                                                                                                                                              
 Please help                                                                                                                                  
 Thank you very much                                                                                                                          
                                                                                                                                              
                                                                                                                                              



__________________________________________________
Do You Yahoo!?
Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz
gegen Massenmails.
http://mail.yahoo.com _______________________________________________
bpel-dev mailing list
bpel-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/bpel-dev





Back to the top