Xop.ElementNames Class

Defines constants that represent the names of XML elements in a XOP package.

Namespace: Microsoft.Web.Services3.Mime
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.dll)

Usage

'Usage
Dim xop_ElementNames1 As Xop.ElementNames

Syntax

'Declaration
NotInheritable Public Class Xop.ElementNames
public static class Xop.ElementNames
public ref class Xop::ElementNames abstract sealed
public final abstract class Xop.ElementNames
public abstract class Xop.ElementNames

Remarks

An XOP package is contained in a SOAP message that is Message Transmission Optimization Mechanism (MTOM)-encoded.

Inheritance Hierarchy

System.Object
  Microsoft.Web.Services3.Mime.Xop.ElementNames

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows 2000, Windows 2000 Server, Windows 2000 Advanced Server

Target Platforms

See Also

Reference

Xop.ElementNames Members
Microsoft.Web.Services3.Mime Namespace

Other Resources

How to: Enable a Web Service to Send and Receive Large Amounts of Data