---
title: "What does the portType element of a WSDL document contain?"  
description: "What does the portType element of a WSDL document contain?"  
author: "Sumit Kesarwani"  
published: 2014-08-26  
updated: 2020-09-18  
canonical: https://www.mindstick.com/interview/2045/what-does-the-porttype-element-of-a-wsdl-document-contain  
category: "wcf"  
tags: ["wcf"]  
reading_time: 1 minute  

---

# What does the portType element of a WSDL document contain?

The portType element contains the operations exposed by the Web service, and the messages involved in the communication between the Web service and its consumers.

## Answers

### Answer by Sumit Kesarwani

The portType element contains the operations exposed by the Web service, and the messages involved in the communication between the Web service and its consumers.


---

Original Source: https://www.mindstick.com/interview/2045/what-does-the-porttype-element-of-a-wsdl-document-contain

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
