ERROR | (MXDCL11) You can only use the string keyword when defining a COMPOSITE. |
CAUSE | User supplied the COMPRESSED keyword when defining an object that was not a COMPOSITE. |
ACTION | If the intent is to create a compressed composite, make sure that the object type is COMPOSITE. Otherwise, remove the COMPRESSED keyword from the command string and rerun. |