aiaiDBA

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

13718043309

010-86462881

OCI-30937: No schema definition for 'string' (namespace 'string') in parent 'string'

OCI-30937: No schema definition for 'string' (namespace 'string') in parent 'string'
Cause: The schema definition for the parent node being processed does not allow for the specified child node in its content model. Note that any typecasting via xsi:type must occur before the schema definitions for the new type can be used.
Action: Only insert elements and attributes declared in the schema. Check to make sure that xsi:type (if used) is specified first.

请先 登录 后评论

1 个回答

小智
OCI-30937:为“无模式定义字符串 ”(命名空间“ 字符串父‘’)字符串 ”,
.原因:正在处理的父节点的模式定义不允许其内容模型中指定的子节点。请注意,通过xsi:type的任何类型转换都必须在可以使用新类型的模式定义之前进行。,
.操作:仅插入模式中声明的元素和属性。检查以确保首先指定xsi:type(如果使用)。,
.
请先 登录 后评论