Issue 1435: Section 2.2.4: CorbaStructuredType is declared twice (boca-rtf) Source: (, ) Nature: Revision Severity: Summary: Summary: Section 2.2.4 (BOCA Meta-Model in CDL) identifiable CorbaStructuredType:CorbaType,FeatureOwner{ }; ... identifiable CorbaStructuredType : FeatureOwner, CorbaType {}; CorbaStructuredType is declared twice. Recommendation: Remove the first declaration. Resolution: Revised Text: CorbaType,FeatureOwner{ Actions taken: June 3, 1998: received issue June 23, 1998: closed issue Discussion: End of Annotations:===== *ISSUE 7* Section 2.2.4 (BOCA Meta-Model in CDL) identifiable CorbaStructuredType:CorbaType,FeatureOwner{ }; ... identifiable CorbaStructuredType : FeatureOwner, CorbaType {}; CorbaStructuredType is declared twice. Recommendation: Remove the first declaration