DocumentableItem.ExtensibleAttributes Property

 

Gets or sets an array of type XmlAttribute that represents attribute extensions of WSDL to comply with Web Services Interoperability (WS-I) Basic Profile 1.1.

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

member ExtensibleAttributes : XmlAttribute[] with get, set

Property Value

Type: System.Xml.XmlAttribute[]

An array of type XmlAttribute that represents attribute extensions of WSDL to comply with Web Services Interoperability (WS-I) Basic Profile 1.1.

.NET Framework
Available since 2.0
Return to top
Show: