Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Java-SCA-M2
-
None
Description
Type,getProperties() often includes several Sequence-type properites (e.g., "mixed", "group", "any", etc.). These properties are used by the underlying EMF implementation to provide full XSD support, but they aren't described in the SDO spec and therefore should not be exposed to clients. They should be hidden from the getProperties() list and instead be accessable via new SDOUtil methods, similar to the way substitution groups are handled in TUSCANY-503.