aiaiDBA

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

13718043309

010-86462881

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

OCI-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 个回答

小智
OCI-30939:订单冲突:元素' string '可能不遵循元素' string ',
.原因: XML模式指定一个连续的内容模型,其中实例中节点的顺序必须遵循模式指定的顺序,而此实例依赖模式有效性来避免维护实例的顺序信息,
.操作:仅按模式中指定的顺序插入元素,
.
请先 登录 后评论