System.Xml.Serialization.XmlTextAttribute Class
Information   Base Types   Related Resources

Indicates to the XmlSerializer that the member should be treated as XML text when the containing class is serialized or deserialized.

  • Namespace: System.Xml.Serialization
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.0.3705
  • Assembly: System.XML.dll

  • System.Attribute
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (4)Discussions (17)MembersRotorChanges
    Articles

    Page: 1
    Inside WSDL with .NET Attribution
    MSDN
    Understanding how a Web Services Definition Language (WSDL) file describes your Web service is the key to understanding how XML Web services work in general. Demystify the Web Service Description Language (WSDL) files that Microsoft ASP.NET generates by examining the seven major elements that compose a WSDL file, and learn techniques for altering the generated WSDL by using the attributes available within the System.Web.Services, System.Web.Services.Protocols, and the System.Xml.Serialization namespaces.
    Working with Complex Data Types in an XML Web Service - Part 1
    DotNetJunkies
    XML Web Services enable the exchange of complex data types, serialized as XML. Complex data types, such as ADO.NET DataSets and custom classes can be serialized as XML and either sent to the XML Web Service as an input argument, or returned from the XML Web Service as the result. In this article, Doug builds an XML Web Service and a consumer Web application.
    Working with Complex Data Types in an XML Web Service - Part 1
    DotNetJunkies
    XML Web Services enable the exchange of complex data types, serialized as XML. Complex data types, such as ADO.NET DataSets and custom classes can be serialized as XML and either sent to the XML Web Service as an input argument, or returned from the XML Web Service as the result. In this article we will build the beginning of an XML Web Service, which we will finish in next week's article, when we will also build a consumer Web application.
    Working with Complex Data Types in an XML Web Service - Part 2
    DotNetJunkies
    In the previous article, Doug showed you how to create custom classes that represent data, and serialize them as XML to be returned from an XML Web Service. He used the XmlAttributeAttribute, XmlElementAttribute and XmlTextAttribute classes to specify how the XmlSerializer should serialize the class as XML. In this article, Doug continues on and demonstrates how to use the XmlArrayAttribute to create an element of the serialized class that contains an array of serialized objects.
    Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com