XML Web Services Directives

The topics in this section describe the markup syntax that you can use within an XML Web service built using ASP.NET. XML Web services created using ASP.NET are text files that have an .asmx file name extension.

Note

If an XML Web services sample has been developed using Visual Studio, a tilde ('~') can appear in a directive attribute example code. For information about this usage, see ASP.NET Web Site Paths.

In This Section

See Also

Other Resources

ASP.NET Configuration File Syntax
XML Web Services Created Using ASP.NET and XML Web Service Clients