[Simple-support] How to handle "ANY"
Brought to you by:
niallg
|
From: Michael L. <mn...@mn...> - 2012-11-04 20:46:29
|
Hi,
trying to use simple XML, I've run into a problem. How am I going to
handle "ANY"? My schema says: <!ELEMENT extension ANY>. On the Java side
it's an attribute of type Object. But how can I annotate it?
Regards,
Michael
|