返回顶部
首页 > 资讯 > 错误编码 >ORA-31082: invalid attribute “string” specified in declaration of “string” O
  • 120
分享到

ORA-31082: invalid attribute “string” specified in declaration of “string” O

报错故障invalid 2023-11-05 07:11:24 120人浏览 泡泡鱼
摘要

文档解释 ORA-31082: invalid attribute “string” specified in declaration of “string” Cause: The XML s

文档解释

ORA-31082: invalid attribute “string” specified in declaration of “string”

Cause: The XML schema specifies an invalid attribute.

Action: Remove specification of the invalid attribute.

ORA-31082是oracle错误码,一般由用户定义的类和子类中的属性不满足符合XML标准时发生。

官方解释

ORA-31082表示用户在声明一个类或子类时指定了不合法的属性。要解决此错误,请检查您的代码,确定它不包含任何XML标准不受支持的属性。

常见案例

ORA-31082一般发生在用户建立XML属性时,用户指定了一个不存在的属性时。

一般处理方法及步骤

步骤1:检查您的代码,确定它是否不包含任何XML标准不受支持的属性。

步骤2:如果发现指定的属性不受XML标准的支持,请删除它或者更改它的名称,以符合XML标准。

--结束END--

本文标题: ORA-31082: invalid attribute “string” specified in declaration of “string” O

本文链接: https://lsjlt.com/news/536364.html(转载时请注明来源链接)

有问题或投稿请发送至: 邮箱/279061341@qq.com    QQ/279061341

猜你喜欢
软考高级职称资格查询
编程网,编程工程师的家园,是目前国内优秀的开源技术社区之一,形成了由开源软件库、代码分享、资讯、协作翻译、讨论区和博客等几大频道内容,为IT开发者提供了一个发现、使用、并交流开源技术的平台。
  • 官方手机版

  • 微信公众号

  • 商务合作