OIC-XSDs-ZIP-Error
Summary
Getting 'Cannot find the TypeSchemaElement' error when adding xsd zip fileContent
Hi,
I am using OIC 19.2.1.0.0. When I am trying to add the zip (contains two xsd files) to Rest Adapter-Request-SchemaLocation (Document attached with screen shot), Here I am trying to import the first xsd in to second xsd and referring the element of first xsd. But am getting 'RuntimeException: Cannot find the TypeSchemaElement for {http://example.com/HeaderService} VENDOR_HEADER'
test_one.xsd
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified"
xmlns:tns="http://example.com/HeaderService" targetNamespace="http://example.com/HeaderService">
Tagged:
0