Whats the right cts:search* query to do a word search in attribute
values like cts:word-query() but for attributes.

I cant find one !!

 

I tried this 

 

cts:search( //@* , "C28161"  )

cts:search( doc()//@* , "C28161"  )

 

but no go ... (not searchable).

 

cts:search( 

cts:element-attribute-word-query( () , () , "C28161" ) )

 

but no go ...

                
                
 

Any suggestions ?

        

 

 

----------------------------------------

David A. Lee

Senior Principal Software Engineer

Epocrates, Inc.

[email protected] <mailto:[email protected]> 

812-482-5224

 

 

_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general

Reply via email to