← Prev in month
← Prev in thread
ISSUE-179: Need type support for @Property when used with SDO
http://www.osoa.org/jira/browse/JAVA-179 Dave Booz STSM, BPM and SCA Architecture Co-Chair OASIS SCA-Policy TC and SCA-J TC "Distributed objects first, then world hunger" Poughkeepsie, NY (845)-435-6093 or 8-295-6093 e-mail: David Booz---08/24/2009 04:16:58 PM---TARGET: Java CAA CD03 and Java POJO CD01 DESCRIPTION: From: David Booz/Poughkeepsie/IBM@IBMUS To: Date: 08/24/2009 04:16 PM Subject: [sca-j] NEW ISSUE: Need type support for @Property when used with SDO TARGET: Java CAA CD03 and Java POJO CD01 DESCRIPTION: SDO DataObject can be mapped to any XML schema type, and therefore literally <any> as well. There is no way to specify the concrete XML type of a Java property who's Java type is SDO DataObject. PROPOSAL: Will be attached to JIRA once the issue is logged. Basically, the proposal will introduce two new attributes on @Property, xmlType (for specifying the XML schema type) and xmlElement (for specifying an XML global element that denotes the type). The new attributes are mutually exclusive. Dave Booz STSM, BPM and SCA Architecture Co-Chair OASIS SCA-Policy TC and SCA-J TC "Distributed objects first, then world hunger" Poughkeepsie, NY (845)-435-6093 or 8-295-6093 e-mail:
← Prev in month
← Prev in thread