aiaiDBA

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

13718043309

010-86462881

LSX-00157: "~S" is abstract and cannot be used in an instance document

LSX-00157: "~S" is abstract and cannot be used in an instance document
Cause: The element declaration or the type definition was abstract.
Action: When an element is declared to be abstract, a member of that element's substitution group must appear in the instance document. When an element's corresponding type definition is declared as abstract, all instances of that element must use xsi:type to indicate a derived type that is not abstract.

请先 登录 后评论

1 个回答

小智
LSX-00157:“?S”是抽象的,不能在实例文档中使用,
.原因:元素声明或类型定义是抽象的。,
.操作:当元素被声明为抽象时,该元素的替换组的成员必须出现在实例文档中。当元素的对应类型定义被声明为抽象时,该元素的所有实例必须使用xsi:type来表示不是抽象的派生类型。,
.
请先 登录 后评论