Hi Werner,
----- Original Message ---- > >Looking at W3C's x-path tutorial, I should also be able to match any > > "topic_id" attribute with something like "//@topic_id", but that > > did not seem to match anything. As a matter of academics, > > would you have any ideas why this would not work? > Yes, definitely. We simple do not support full XPATH. Have a look at the > BNF given at > > http://castor.org/reference/html/xml.code.generator.html#xml.code.generator.custom.bindings.file.componentBinding > > to see what's possible. > This was where I was looking the first time when I thought that "@topic_id" would match the attribute on any node. I guess this will just require more experimentation on my part. Thanks for your help. Regards, Kurt --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

