XSD Import Error

I am getting the following error while importing an XSD -->

The XSD could not be imported because it references a missing element: http://test.com/xmlschema/osa/TestV003#requestHeader. No types have been imported.
In my XSD, I have a statement like below
<xsd:import namespace="http://test.com/xmlschema/osa/TestV003"
        schemaLocation="osa-TestV003.xsd" />
I have imported the TestV003 XSD successfully within appian and I am just pointing to this XSD through the import statement in my other XSD.
Does Appian support such an import? If not, how can we achieve this?

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data