| <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> | |
| <html xmlns="http://www.w3.org/1999/xhtml"> | |
| <head> | |
| <meta content="text/html; charset=UTF-8" http-equiv="CONTENT-TYPE" /> | |
| <link rel="stylesheet" href="../../book.css" type="text/css" /> | |
| <title>Imports Tab</title> | |
| </head> | |
| <body> | |
| <h1>Imports Tab</h1> | |
| <p><img src="images/reference/Property_Sheet_04.png" alt="Imports tab" /></p> | |
| <p><b>Imports tab</b></p> | |
| <p> | |
| The <strong>Imports Detail</strong> tab | |
| lists all of the imported service interfaces (WSDL) and XML Schemas | |
| (XSD) used by the process. Additional WSDL and XSD files can be added | |
| to the imports on this page. After a new resource has been imported, | |
| you may assign a prefix to the namespace URI from the <strong>Namespaces</strong> tab. | |
| </p> | |
| <div style="border: solid black 1px; background-color: #ccc;"> | |
| <h2>Note</h2> | |
| <p> | |
| Imported resources must be located in the project root folder ( | |
| <code>bpelContent</code> by default) or in a sub-folder. | |
| </p> | |
| </div> | |
| </body> | |
| </html> |