J
jule
Hi
I am trying to build an xquery that should give all div-element with
class attribute which value is starting with "post". Something like
this:
/div[@class="post*"]
Any help? Thanks, Jule
I am trying to build an xquery that should give all div-element with
class attribute which value is starting with "post". Something like
this:
/div[@class="post*"]
Any help? Thanks, Jule