aiaiDBA

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

13718043309

010-86462881

OCI-31043: Element 'string' not globally defined in schema 'string'

OCI-31043: Element 'string' not globally defined in schema 'string'
Cause: The specified element name has not been defined at the top level of the XML schema (i.e. globally). Elements must be defined globally to be the root of an XMLType object.
Action: Check the XML schema definition to make sure the specified element name has been defined at the top level.

请先 登录 后评论

1 个回答

小智
OCI-31043:元素' string '未在模式' string '中全局定义,
.原因:指定的元素名称尚未在XML模式的顶层定义(即全局)。元素必须全局定义为XMLType对象的根。,
.操作:检查XML模式定义以确保指定的元素名称已在顶层定义。,
.
请先 登录 后评论