← Prev in month ← Prev in thread
Next in thread → Next in month →

Help with Xquery

From
Modulus Solutions-Inc <>
To
Date
2009-11-30T16:04:33Z
ID
<>
Thread
Help with Xquery
Hi,
 
Please help me with Xquery below:
 
I would like to get all the patent_number records where person_name_full="Huber, Avigdor"
 
 
fn:doc()/document/CMSdoc/doc_type_grp/patent_pub_grp/patent_number
fn:doc()/document/CMSdoc/doc_general/authors_grp/author_grp/person_name[person_name_full="Huber, Avigdor"]
 
Thanks, Gayathri
← Prev in month ← Prev in thread
Next in thread → Next in month →