Home >Online Product Documentation >Table of Contents >The PortType Element
The PortType element describes one or more Operation elements. PortType elements are always created as children of the Definitions element.
Alternative: Right-click the Definitions element and choose Add > PortType from the shortcut menu.
Stylus Studio adds a PortType element to the WSDL as a child of the Definitions element. The default name is portType-0, but you can change it. PortType names must be unique within a WSDL document.
portType-0
The name becomes editable.
Alternative: Using the Properties window
Alternative: You can change the PortType name directly in the WSDL text.
The following table describes the properties of the PortType element.