For SDO Types -> XSD , there is XSDHelper.generate(List of Types) support existing in SDO Impl.
For XSD-> DB Schema - I have a question, as far as SDO does not support IDREF/KEYREF in SDO definitions, how a containment relationship in XSD model can get successfully translated into referential integrity constraint (relationship) in a database? For this (i.e. lack of IDREF) RDB DAS has provided <config>/<relationship> where user can specify the required information. And it is used during data access. Regards, Amita On Jan 7, 2008 11:13 AM, Ole Ersoy <[EMAIL PROTECTED]> wrote: > Hi, > > I know Amita is looking into DB > XSD. I was wondering if there is any > work being done on XSD > DB? Also can the SDO implementation generate the > XSD if the SDO types are provided, enabling SDO Type > XSD > DB? > > Thanks, > - Ole > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
