aiaiDBA

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

13718043309

010-86462881

LSX-00344: namespace values "~1S" and "~2S" differ

LSX-00344: namespace values "~1S" and "~2S" differ
Cause: The targetNamespace specified in the schema document differed from either: a) the value of the enclosing schema's namespace attribute, or b) the value of the namespace attribute identified in the import element information item.
Action: Match the namespace value to the enclosing schema's targetNamespace attribute or the actual value of the namespace attribute identified in the import element information item.

请先 登录 后评论

1 个回答

小智
LSX-00344:命名空间值“?1S”和“?2S”不同,
.原因:模式文档中指定的targetNamespace与以下任何一个不同:a)封装模式的命名空间属性的值,或b)导入元素信息项中标识的命名空间属性的值。,
.操作:将命名空间值与包含的模式的targetNamespace属性或导入元素信息项中标识的命名空间属性的实际值进行匹配。,
.
请先 登录 后评论