6 references to XmlFormatExtensionPrefix
System.Web.Services (6)
System\Web\Services\Description\HttpFormatExtensions.cs (1)
20[XmlFormatExtensionPrefix("http", HttpBinding.Namespace)]
System\Web\Services\Description\MimeFormatExtensions.cs (2)
10[XmlFormatExtensionPrefix("mime", MimeContentBinding.Namespace)] 112[XmlFormatExtensionPrefix("tm", MimeTextBinding.Namespace)]
System\Web\Services\Description\Soap12FormatExtensions.cs (1)
17[XmlFormatExtensionPrefix("soap12", Soap12Binding.Namespace)]
System\Web\Services\Description\SoapFormatExtensions.cs (2)
12[XmlFormatExtensionPrefix("soap", SoapBinding.Namespace)] 13[XmlFormatExtensionPrefix("soapenc", "http://schemas.xmlsoap.org/soap/encoding/")]