query "/corecom:Fault/corecom:FaultNotification/corecom:ReportingDateTime"
963638Jan 30 2013 — edited Feb 26 2020Any idea what could be causing this error? it appears numerous times for different items using the corecom namespace
xmlns:corecom="http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2"
Error(324): invalid query
query "/corecom:Fault/corecom:FaultNotification/corecom:ReportingDateTime" is invalid, because Global Type declaration/definition of name '{http://xmlns.oracle.com/EnterpriseObjects/Core/Common/V2}AnyDateTimePointType' are duplicated at the following locations:
oramds:/apps/AIAMetaData/AIAComponents/EnterpriseObjectLibrary/Infrastructure/V1/DataTypes.xsd [line#: 209]
soa-infra/services/default/AIAAsyncErrorHandlingBPELProcess/client?XSD=../../../EnterpriseObjectLibrary/Infrastructure/V1/DataTypes.xsd [line#: 202]
There are at least two of them looking different:
oramds:/apps/AIAMetaData/AIAComponents/EnterpriseObjectLibrary/Infrastructure/V1/DataTypes.xsd [difference starting at line#:210]
/soa-infra/services/default/AIAAsyncErrorHandlingBPELProcess/client?XSD=../../../EnterpriseObjectLibrary/Infrastructure/V1/DataTypes.xsd [difference starting at line#:203]
Check the XML schema and make sure your query string is valid