Using the WSDL Editor

ProcedureTo search for WSDL components

  1. From from the IDE's main menu, choose Edit -> Find. You can also press Ctrl-F.

    The Find bar opens at the bottom of the WSDL view.

  2. In the Find box, click the magnifying glass icon and select the type of search that you want to perform: Component Name, Component Kind, Attribute Declaration, or Attribute Value.

  3. If you want to find matches from a specific point, then select a component in the WSDL view, click the magnifying glass icon, and select Search Selection.

  4. If you want to use a regular expression, then click the magnifying glass icon and select Use regular expression.

  5. In the Find box, type the text or regular expression and press Enter.

    The IDE finds any matching components and highlights the matches in the WSDL view.

  6. To cycle through the matching components, use the Find Next and Find Previous buttons.