Yang, You're right, except the name of the Sequence property is "implementationGroup".
But, the problem is that this is all not part of the SDO spec, it's just the way that EMF handles substitution group. We'll probably need to remove (or hide) these sequences in the near future. Frank. "Yang ZHONG" <[EMAIL PROTECTED]> wrote on 06/20/2006 04:44:30 PM: > Given the initial example, I expect > > true == documentRootType.getProperty( > "implementation").getType().isSequence() > > then it's possible to use public API (Sequence) to inspect the actual > instance. > I guess I can get info such as "implementatio.java" vs. "implementation > xsi:type=..." > > -- > Sincerely > > Yang ZHONG --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
