Database Error Messages

LSX-00166

both content types must be mixed or both must be element-only

Cause

If the content types of the derived type and base type are not the same simple type definition and the content type of the base type is not empty, then both content types must be mixed or both must be element-only. This was not the case, resulting in this error.


Action

Add attribute mixed="true" or remove it.