Home >Online Product Documentation >Table of Contents >The Part Element
The Part element is used to describe the content of a Message element using an XML Schema element (tns:getQuoteResponse) or as an XML Schema type (xsd:string, for example).
tns:getQuoteResponse
xsd:string
Alternative: Right-click the Definitions element and choose Add > Message Part from the shortcut menu.
Stylus Studio adds a Part element to the WSDL as a child of the Message element. The default name is Part-0, but you can change it. Part names must be unique within a given Message.
Part-0
The name becomes editable.
Alternative: Using the Properties window
Alternative: You can change the Part name directly in the WSDL text.
The following table describes the properties of the Part element.