Saravanan Subbiah wrote: > Hi all, > > I am trying to see find XSD Key and KeyRef support in castor. I see > that castor generates KeyRef classes. But does it actually validates it > ? > > I think no. I wrote a test program which adds an invalid reference and > tried to Marshal it and it went thru fine !
No, Key and Keyref are not supported. Only ID and IDREF at this time, which of course limits the ID to be globally unique. It shouldn't take much to add the Key / Keyref support but there is no one available to work on it at the moment.
> Is there any standard way of do this ? Is there any other product like > castor out there which could do this ?
I'm not sure if Sun's JAXB supports it yet, but you could always check there.
--Keith
----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev
