Thanks Yuexiang, I guess you are talking about this:
http://java.sun.com/webservices/docs/1.3/jaxb/vendorCustomizations.html#dom
So basically I can add a (RI-specific) customization that makes that
particular element appear as a DOM node instead of a binding class instance.
And then I can access all that node's attributes.
Too bad it has to affect the whole element. But I'm not sure what would be a
better solution.
Best regards,
Robert Lowe
http://RMLowe.com/
-----Original Message-----
From: yuexiang [mailto:yxyang_at_jwcc.net]
Sent: Saturday, November 29, 2003 9:31 AM
To: users_at_jaxb.dev.java.net
Subject: Re: anyAttribute
the RI (reference implementation) supports it by using DOM object.
See vendor specific features.
On Fri, 2003-11-28 at 21:04, Robert Lowe wrote:
> Does the standard implementation have any support for the W3C schema's
> "anyAttribute" construct?
>
> I know it's not required by the spec, but I was wondering if there was any
> support in the SI? Or if there are any plans to support it?
>
>
> Best regards,
>
> Robert Lowe
> http://RMLowe.com/
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
> For additional commands, e-mail: users-help_at_jaxb.dev.java.net
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net