Directory structure

You can upload multiple WSDL files and schemas in one or several directories per Web Service definition. Although, a WSDL file can only reuse schemas contained within the same main directory where the WSDL belongs.

If your main WSDL includes tag references to other files, ensure that the referenced schema and WSDL files are contained within the same directory.

Limitations

  • A WSDL file or a schema can only reference schemas that are contained within the same root directory where the main WSDL belongs, or within subdirectories of the root directory.

  • Referencing other files past the root directory of the main WSDL using ../../someSchema.xsd in an import tag is not supported.