The following syntax results in the message COBCH1681 The summary start tag on line 1 position 11 does not match the end tag of 'member' line 3 position 3.
... *>> <summary> *>> My summary info... class-id myClass. ...
Insert a closing </summary> tag in the line preceding the class-id to correct the error.