| <?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>Select WSDL Property</title> | |
| </head> | |
| <body> | |
| <h1>Select WSDL Property</h1> | |
| <p>This dialog allows you to select an existing WSDL property or create a new one.</p> | |
| <p><img src="../.../../images/reference/Dialog_wsdl_selection_01.png" alt="Select a WSDL property" /></p> | |
| <p><b>Select a WSDL property</b></p> | |
| <ol> | |
| <li> | |
| <strong>Property Name</strong>: Used to limit the items displayed in | |
| the <strong>Matches</strong> (3) list. Only those items that begin | |
| with the text in this filter will be displayed. | |
| </li> | |
| <li> | |
| <strong>New</strong>: Click this button to create a new WSDL property. | |
| </li> | |
| <li> | |
| <strong>Matches</strong>: Displays the items that match the | |
| <strong>Property Name</strong> (1), or all items if the filter is blank. | |
| </li> | |
| <li> | |
| <strong>Property Type</strong>: Displays the type of an item selected in the <strong>Matches</strong> (3) list. | |
| </li> | |
| </ol> | |
| </body> | |
| </html> |