| <?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>Create WSDL Property</title> | |
| </head> | |
| <body> | |
| <h1>Create WSDL Property</h1> | |
| <p> | |
| This dialog is used to create a new WSDL property and is displayed | |
| when you click the <strong>New</strong> button in <a href="#Reference-Dialog-WSDL_Selection">Select WSDL Property</a> dialog. | |
| </p> | |
| <p><img src="../../../images/reference/Dialog_wsdl_creation_01.png" alt="Create a WSDL property" /></p> | |
| <p><b>Create a WSDL property</b></p> | |
| <ol> | |
| <li> | |
| <strong>Name</strong> : Enter the name for the new property. | |
| </li> | |
| <li> | |
| <strong>Defined As</strong> : Select how the property type will be defined. | |
| </li> | |
| <li> | |
| <strong>Browse</strong> : Click this button to select the property type. | |
| </li> | |
| <li> | |
| <strong>New</strong> : Click this button to create a new property alias. | |
| </li> | |
| <li> | |
| <strong>Aliases</strong> : This list displays all property aliases defined for the property. | |
| </li> | |
| </ol> | |
| </body> | |
| </html> |