aiaiDBA

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

13718043309

010-86462881

ORA-30939: Order violation: Element 'string' may not follow element 'string'

ORA-30939: Order violation: Element 'string' may not follow element 'string'
Cause: The XML schema specifies a content model that is sequential, where the order of nodes in the instance must follow the order specified by the schema, and this instance relies on the schema validity to avoid maintaining instance order information
Action: Insert elements only in the order specified in the schema

请先 登录 后评论

1 个回答

小智
ORA-30939:违反订单:元素' string '可能不跟在元素' string ',
.原因: XML模式指定了顺序的内容模型,其中实例中的节点顺序必须遵循模式指定的顺序,并且此实例依赖模式有效性以避免维护实例顺序信息,
.操作:仅按照模式中指定的顺序插入元素,
.
请先 登录 后评论