aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

LSX-00166: both content types must be mixed or both must be element-only

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.

请先 登录 后评论

1 个回答

小智
LSX-00166:两个内容类型必须混合,或者两者都必须是元素,
.原因:如果派生类型和基类型的内容类型不是相同的简单类型定义,并且基类型的内容类型不为空,则两种内容类型必须混合,或者两者都必须是唯一的。不是这样,导致这个错误。,
.操作:添加属性mixed =“true”或删除它。,
.
请先 登录 后评论