| [EclipseLink 2.1.1 / SDO] DataGraph Support [message #639080] |
Mon, 15 November 2010 04:03  |
Martin Weiss Messages: 6 Registered: October 2010 |
Junior Member |
|
|
Hi,
I am wondering whether we have (still ?) SDO DataGraph support in EclipseLink 2.1.1. The DataGraph interface is deprecated. Should I therefore use SDODataGraph no more...
I try to apply the following XSD defintion (sample in SDO 2.1.1 specs), but the SDO compiler fails (BaseDataGraphType not recognized):
<element name="companyDatagraph" type="company:CompanyDataGraphType"/>
<complexType name="CompanyDataGraphType">
<complexContent>
<extension base="sdo:BaseDataGraphType">
<sequence>
<element name="company" type="company:CompanyType"/>
</sequence>
</extension>
</complexContent>
</complexType>
Many thanks for your help.
Martin
|
|
|
|
Powered by
FUDForum. Page generated in 0.02023 seconds