Dmitri,

Good stuff!!!

> For instance, the "attribute" axis is supported for DOM objects, even
though it
> is not applicable to JavaBeans.

Why not just map JavaBean properties to both XML elements and attributes?

So if a bean 'foo' has a property 'bar', let $foo/bar and $foo/@bar both be
valid accessor paths.

Okay, maybe this just applies to non-indexed JavaBean properties...

Regards,
James W.


Reply via email to