My Oracle Support Banner

JDeveloper的XQuery Mapper中源不能连接到目标 (Doc ID 2270873.1)

Last updated on AUGUST 06, 2020

适用于:

Oracle SOA Suite - 版本 12.2.1.2.0 和更高版本
本文档所含信息适用于所有平台

症状

在JDeveloper 的Xquery Mapper里如果xsd中包含 xsd:all时,源不能连接到目标上,例如下面的数据

 

<xsd:element name="person">
<xsd:complexType>
<xsd:all>
<xsd:element name="firstname" type="xsd:string"/>
<xsd:element name="lastname" type="xsd:string"/>
</xsd:all>
</xsd:complexType>
</xsd:element>

  

更改

 

原因

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


文档内容
症状
更改
原因
解决方案
参考

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.