<%@ WebService Language='C#' Class='databinding.Service' %> // // This code was generated by a tool. // Mono Runtime Version: 1.1.4322.2032 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // // // This source code was auto-generated by Mono Web Services Description Language Utility // namespace databinding { /// [System.Web.Services.WebServiceAttribute(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Web.Services.WebServiceBinding(Name="Port", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlInclude(typeof(Part))] [System.Xml.Serialization.XmlInclude(typeof(ComplexTypeSequenceBase))] public class Service : System.Web.Services.WebService { [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAnyTypeElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoAnyTypeElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoAnyTypeElement echoAnyTypeElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAnyTypeElement echoAnyTypeElement) { return echoAnyTypeElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDocumentationElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoDocumentationElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoDocumentationElement echoDocumentationElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDocumentationElement echoDocumentationElement) { return echoDocumentationElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIdentifierName", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoIdentifierName", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoIdentifierName echoIdentifierName([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIdentifierName echoIdentifierName) { return echoIdentifierName; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNonIdentifierName", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoNonIdentifierName", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoNonIdentifierName echoNonIdentifierName([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNonIdentifierName echoNonIdentifierName) { return echoNonIdentifierName; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoStringElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoStringElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoStringElement echoStringElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoStringElement echoStringElement) { return echoStringElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoStringAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoStringAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoStringAttribute echoStringAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoStringAttribute echoStringAttribute) { return echoStringAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoBooleanElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoBooleanElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoBooleanElement echoBooleanElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoBooleanElement echoBooleanElement) { return echoBooleanElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoBooleanAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoBooleanAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoBooleanAttribute echoBooleanAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoBooleanAttribute echoBooleanAttribute) { return echoBooleanAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDecimalElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoDecimalElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoDecimalElement echoDecimalElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDecimalElement echoDecimalElement) { return echoDecimalElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDecimalAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoDecimalAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoDecimalAttribute echoDecimalAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDecimalAttribute echoDecimalAttribute) { return echoDecimalAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoFloatElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoFloatElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoFloatElement echoFloatElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoFloatElement echoFloatElement) { return echoFloatElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoFloatAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoFloatAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoFloatAttribute echoFloatAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoFloatAttribute echoFloatAttribute) { return echoFloatAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDoubleElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoDoubleElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoDoubleElement echoDoubleElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDoubleElement echoDoubleElement) { return echoDoubleElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDoubleAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoDoubleAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoDoubleAttribute echoDoubleAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDoubleAttribute echoDoubleAttribute) { return echoDoubleAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDurationElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoDurationElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoDurationElement echoDurationElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDurationElement echoDurationElement) { return echoDurationElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDurationAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoDurationAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoDurationAttribute echoDurationAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDurationAttribute echoDurationAttribute) { return echoDurationAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDateTimeElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoDateTimeElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoDateTimeElement echoDateTimeElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDateTimeElement echoDateTimeElement) { return echoDateTimeElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDateTimeAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoDateTimeAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoDateTimeAttribute echoDateTimeAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDateTimeAttribute echoDateTimeAttribute) { return echoDateTimeAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoTimeElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoTimeElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoTimeElement echoTimeElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoTimeElement echoTimeElement) { return echoTimeElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoTimeAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoTimeAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoTimeAttribute echoTimeAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoTimeAttribute echoTimeAttribute) { return echoTimeAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDateElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoDateElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoDateElement echoDateElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDateElement echoDateElement) { return echoDateElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDateAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoDateAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoDateAttribute echoDateAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDateAttribute echoDateAttribute) { return echoDateAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoGYearMonthElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoGYearMonthElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoGYearMonthElement echoGYearMonthElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoGYearMonthElement echoGYearMonthElement) { return echoGYearMonthElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoGYearMonthAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoGYearMonthAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoGYearMonthAttribute echoGYearMonthAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoGYearMonthAttribute echoGYearMonthAttribute) { return echoGYearMonthAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoGYearElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoGYearElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoGYearElement echoGYearElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoGYearElement echoGYearElement) { return echoGYearElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoGYearAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoGYearAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoGYearAttribute echoGYearAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoGYearAttribute echoGYearAttribute) { return echoGYearAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoGMonthDayElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoGMonthDayElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoGMonthDayElement echoGMonthDayElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoGMonthDayElement echoGMonthDayElement) { return echoGMonthDayElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoGMonthDayAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoGMonthDayAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoGMonthDayAttribute echoGMonthDayAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoGMonthDayAttribute echoGMonthDayAttribute) { return echoGMonthDayAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoGDayElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoGDayElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoGDayElement echoGDayElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoGDayElement echoGDayElement) { return echoGDayElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoGDayAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoGDayAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoGDayAttribute echoGDayAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoGDayAttribute echoGDayAttribute) { return echoGDayAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoHexBinaryElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoHexBinaryElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoHexBinaryElement echoHexBinaryElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoHexBinaryElement echoHexBinaryElement) { return echoHexBinaryElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoHexBinaryAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoHexBinaryAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoHexBinaryAttribute echoHexBinaryAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoHexBinaryAttribute echoHexBinaryAttribute) { return echoHexBinaryAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoBase64BinaryElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoBase64BinaryElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoBase64BinaryElement echoBase64BinaryElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoBase64BinaryElement echoBase64BinaryElement) { return echoBase64BinaryElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoBase64BinaryAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoBase64BinaryAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoBase64BinaryAttribute echoBase64BinaryAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoBase64BinaryAttribute echoBase64BinaryAttribute) { return echoBase64BinaryAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAnyURIElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoAnyURIElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoAnyURIElement echoAnyURIElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAnyURIElement echoAnyURIElement) { return echoAnyURIElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAnyURIAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoAnyURIAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoAnyURIAttribute echoAnyURIAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAnyURIAttribute echoAnyURIAttribute) { return echoAnyURIAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoQNameElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoQNameElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoQNameElement echoQNameElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoQNameElement echoQNameElement) { return echoQNameElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoQNameAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoQNameAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoQNameAttribute echoQNameAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoQNameAttribute echoQNameAttribute) { return echoQNameAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNormalizedStringElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoNormalizedStringElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoNormalizedStringElement echoNormalizedStringElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNormalizedStringElement echoNormalizedStringElement) { return echoNormalizedStringElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNormalizedStringAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoNormalizedStringAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoNormalizedStringAttribute echoNormalizedStringAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNormalizedStringAttribute echoNormalizedStringAttribute) { return echoNormalizedStringAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoTokenElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoTokenElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoTokenElement echoTokenElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoTokenElement echoTokenElement) { return echoTokenElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoTokenAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoTokenAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoTokenAttribute echoTokenAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoTokenAttribute echoTokenAttribute) { return echoTokenAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoLanguageElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoLanguageElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoLanguageElement echoLanguageElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoLanguageElement echoLanguageElement) { return echoLanguageElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoLanguageAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoLanguageAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoLanguageAttribute echoLanguageAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoLanguageAttribute echoLanguageAttribute) { return echoLanguageAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNMTOKENElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoNMTOKENElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoNMTOKENElement echoNMTOKENElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNMTOKENElement echoNMTOKENElement) { return echoNMTOKENElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNMTOKENAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoNMTOKENAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoNMTOKENAttribute echoNMTOKENAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNMTOKENAttribute echoNMTOKENAttribute) { return echoNMTOKENAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNMTOKENSElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoNMTOKENSElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoNMTOKENSElement echoNMTOKENSElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNMTOKENSElement echoNMTOKENSElement) { return echoNMTOKENSElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNMTOKENSAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoNMTOKENSAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoNMTOKENSAttribute echoNMTOKENSAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNMTOKENSAttribute echoNMTOKENSAttribute) { return echoNMTOKENSAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNameElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoNameElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoNameElement echoNameElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNameElement echoNameElement) { return echoNameElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNameAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoNameAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoNameAttribute echoNameAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNameAttribute echoNameAttribute) { return echoNameAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNCNameElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoNCNameElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoNCNameElement echoNCNameElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNCNameElement echoNCNameElement) { return echoNCNameElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNCNameAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoNCNameAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoNCNameAttribute echoNCNameAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNCNameAttribute echoNCNameAttribute) { return echoNCNameAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIDElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoIDElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoIDElement echoIDElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIDElement echoIDElement) { return echoIDElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIDAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoIDAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoIDAttribute echoIDAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIDAttribute echoIDAttribute) { return echoIDAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIDREFElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoIDREFElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoIDREFElement echoIDREFElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIDREFElement echoIDREFElement) { return echoIDREFElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIDREFAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoIDREFAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoIDREFAttribute echoIDREFAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIDREFAttribute echoIDREFAttribute) { return echoIDREFAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIDREFSElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoIDREFSElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoIDREFSElement echoIDREFSElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIDREFSElement echoIDREFSElement) { return echoIDREFSElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIDREFSAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoIDREFSAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoIDREFSAttribute echoIDREFSAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIDREFSAttribute echoIDREFSAttribute) { return echoIDREFSAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoENTITYElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoENTITYElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoENTITYElement echoENTITYElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoENTITYElement echoENTITYElement) { return echoENTITYElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoENTITYAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoENTITYAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoENTITYAttribute echoENTITYAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoENTITYAttribute echoENTITYAttribute) { return echoENTITYAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoENTITIESElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoENTITIESElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoENTITIESElement echoENTITIESElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoENTITIESElement echoENTITIESElement) { return echoENTITIESElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoENTITIESAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoENTITIESAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoENTITIESAttribute echoENTITIESAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoENTITIESAttribute echoENTITIESAttribute) { return echoENTITIESAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIntegerElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoIntegerElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoIntegerElement echoIntegerElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIntegerElement echoIntegerElement) { return echoIntegerElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIntegerAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoIntegerAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoIntegerAttribute echoIntegerAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIntegerAttribute echoIntegerAttribute) { return echoIntegerAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNonPositiveIntegerElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoNonPositiveIntegerElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoNonPositiveIntegerElement echoNonPositiveIntegerElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNonPositiveIntegerElement echoNonPositiveIntegerElement) { return echoNonPositiveIntegerElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNonPositiveIntegerAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoNonPositiveIntegerAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoNonPositiveIntegerAttribute echoNonPositiveIntegerAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNonPositiveIntegerAttribute echoNonPositiveIntegerAttribute) { return echoNonPositiveIntegerAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNegativeIntegerElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoNegativeIntegerElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoNegativeIntegerElement echoNegativeIntegerElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNegativeIntegerElement echoNegativeIntegerElement) { return echoNegativeIntegerElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoLongElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoLongElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoLongElement echoLongElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoLongElement echoLongElement) { return echoLongElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoLongAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoLongAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoLongAttribute echoLongAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoLongAttribute echoLongAttribute) { return echoLongAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIntElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoIntElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoIntElement echoIntElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIntElement echoIntElement) { return echoIntElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIntAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoIntAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoIntAttribute echoIntAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIntAttribute echoIntAttribute) { return echoIntAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoShortElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoShortElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoShortElement echoShortElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoShortElement echoShortElement) { return echoShortElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoShortAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoShortAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoShortAttribute echoShortAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoShortAttribute echoShortAttribute) { return echoShortAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoByteElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoByteElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoByteElement echoByteElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoByteElement echoByteElement) { return echoByteElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoByteAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoByteAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoByteAttribute echoByteAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoByteAttribute echoByteAttribute) { return echoByteAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNonNegativeIntegerElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoNonNegativeIntegerElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoNonNegativeIntegerElement echoNonNegativeIntegerElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNonNegativeIntegerElement echoNonNegativeIntegerElement) { return echoNonNegativeIntegerElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNonNegativeIntegerAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoNonNegativeIntegerAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoNonNegativeIntegerAttribute echoNonNegativeIntegerAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNonNegativeIntegerAttribute echoNonNegativeIntegerAttribute) { return echoNonNegativeIntegerAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedLongElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoUnsignedLongElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoUnsignedLongElement echoUnsignedLongElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedLongElement echoUnsignedLongElement) { return echoUnsignedLongElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedLongAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoUnsignedLongAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoUnsignedLongAttribute echoUnsignedLongAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedLongAttribute echoUnsignedLongAttribute) { return echoUnsignedLongAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedIntElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoUnsignedIntElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoUnsignedIntElement echoUnsignedIntElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedIntElement echoUnsignedIntElement) { return echoUnsignedIntElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedIntAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoUnsignedIntAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoUnsignedIntAttribute echoUnsignedIntAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedIntAttribute echoUnsignedIntAttribute) { return echoUnsignedIntAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedShortElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoUnsignedShortElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoUnsignedShortElement echoUnsignedShortElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedShortElement echoUnsignedShortElement) { return echoUnsignedShortElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedShortAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoUnsignedShortAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoUnsignedShortAttribute echoUnsignedShortAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedShortAttribute echoUnsignedShortAttribute) { return echoUnsignedShortAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNegativeIntegerAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoNegativeIntegerAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoNegativeIntegerAttribute echoNegativeIntegerAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNegativeIntegerAttribute echoNegativeIntegerAttribute) { return echoNegativeIntegerAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedByteElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoUnsignedByteElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoUnsignedByteElement echoUnsignedByteElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedByteElement echoUnsignedByteElement) { return echoUnsignedByteElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedByteAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoUnsignedByteAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoUnsignedByteAttribute echoUnsignedByteAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedByteAttribute echoUnsignedByteAttribute) { return echoUnsignedByteAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoPositiveIntegerElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoPositiveIntegerElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoPositiveIntegerElement echoPositiveIntegerElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoPositiveIntegerElement echoPositiveIntegerElement) { return echoPositiveIntegerElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoPositiveIntegerAttribute", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoPositiveIntegerAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoPositiveIntegerAttribute echoPositiveIntegerAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoPositiveIntegerAttribute echoPositiveIntegerAttribute) { return echoPositiveIntegerAttribute; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoGlobalSimpleType", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoGlobalSimpleType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoGlobalSimpleType echoGlobalSimpleType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoGlobalSimpleType echoGlobalSimpleType) { return echoGlobalSimpleType; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoStringEnumerationType", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoStringEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoStringEnumerationType echoStringEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoStringEnumerationType echoStringEnumerationType) { return echoStringEnumerationType; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNMTOKENEnumerationType", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoNMTOKENEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoNMTOKENEnumerationType echoNMTOKENEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNMTOKENEnumerationType echoNMTOKENEnumerationType) { return echoNMTOKENEnumerationType; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIntEnumerationType", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoIntEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoIntEnumerationType echoIntEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIntEnumerationType echoIntEnumerationType) { return echoIntEnumerationType; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoShortEnumerationType", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoShortEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoShortEnumerationType echoShortEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoShortEnumerationType echoShortEnumerationType) { return echoShortEnumerationType; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoLongEnumerationType", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoLongEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoLongEnumerationType echoLongEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoLongEnumerationType echoLongEnumerationType) { return echoLongEnumerationType; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDoubleEnumerationType", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoDoubleEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoDoubleEnumerationType echoDoubleEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDoubleEnumerationType echoDoubleEnumerationType) { return echoDoubleEnumerationType; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIntegerEnumerationType", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoIntegerEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoIntegerEnumerationType echoIntegerEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIntegerEnumerationType echoIntegerEnumerationType) { return echoIntegerEnumerationType; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDecimalEnumerationType", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoDecimalEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoDecimalEnumerationType echoDecimalEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDecimalEnumerationType echoDecimalEnumerationType) { return echoDecimalEnumerationType; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoFloatEnumerationType", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoFloatEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoFloatEnumerationType echoFloatEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoFloatEnumerationType echoFloatEnumerationType) { return echoFloatEnumerationType; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNonNegativeIntegerEnumerationType", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoNonNegativeIntegerEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoNonNegativeIntegerEnumerationType echoNonNegativeIntegerEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNonNegativeIntegerEnumerationType echoNonNegativeIntegerEnumerationType) { return echoNonNegativeIntegerEnumerationType; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoPositiveIntegerEnumerationType", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoPositiveIntegerEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoPositiveIntegerEnumerationType echoPositiveIntegerEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoPositiveIntegerEnumerationType echoPositiveIntegerEnumerationType) { return echoPositiveIntegerEnumerationType; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedLongEnumerationType", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoUnsignedLongEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoUnsignedLongEnumerationType echoUnsignedLongEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedLongEnumerationType echoUnsignedLongEnumerationType) { return echoUnsignedLongEnumerationType; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedIntEnumerationType", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoUnsignedIntEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoUnsignedIntEnumerationType echoUnsignedIntEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedIntEnumerationType echoUnsignedIntEnumerationType) { return echoUnsignedIntEnumerationType; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedShortEnumerationType", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoUnsignedShortEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoUnsignedShortEnumerationType echoUnsignedShortEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedShortEnumerationType echoUnsignedShortEnumerationType) { return echoUnsignedShortEnumerationType; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoTokenEnumerationType", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoTokenEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoTokenEnumerationType echoTokenEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoTokenEnumerationType echoTokenEnumerationType) { return echoTokenEnumerationType; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoComplexTypeSequence", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoComplexTypeSequence", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoComplexTypeSequence echoComplexTypeSequence([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoComplexTypeSequence echoComplexTypeSequence) { return echoComplexTypeSequence; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoComplexTypeAll", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoComplexTypeAll", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoComplexTypeAll echoComplexTypeAll([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoComplexTypeAll echoComplexTypeAll) { return echoComplexTypeAll; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoComplexTypeChoice", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoComplexTypeChoice", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoComplexTypeChoice echoComplexTypeChoice([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoComplexTypeChoice echoComplexTypeChoice) { return echoComplexTypeChoice; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoComplexTypeSequenceChoice", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoComplexTypeSequenceChoice", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoComplexTypeSequenceChoice echoComplexTypeSequenceChoice([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoComplexTypeSequenceChoice echoComplexTypeSequenceChoice) { return echoComplexTypeSequenceChoice; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementMinOccurs1", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoElementMinOccurs1", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoElementMinOccurs1 echoElementMinOccurs1([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementMinOccurs1 echoElementMinOccurs1) { return echoElementMinOccurs1; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementMinOccurs2MaxOccurs2", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoElementMinOccurs2MaxOccurs2", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoElementMinOccurs2MaxOccurs2 echoElementMinOccurs2MaxOccurs2([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementMinOccurs2MaxOccurs2 echoElementMinOccurs2MaxOccurs2) { return echoElementMinOccurs2MaxOccurs2; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementMinOccurs2orMore", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoElementMinOccurs2orMore", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoElementMinOccurs2orMore echoElementMinOccurs2orMore([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementMinOccurs2orMore echoElementMinOccurs2orMore) { return echoElementMinOccurs2orMore; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementMaxOccurs1", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoElementMaxOccurs1", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoElementMaxOccurs1 echoElementMaxOccurs1([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementMaxOccurs1 echoElementMaxOccurs1) { return echoElementMaxOccurs1; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementMaxOccursUnbounded", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoElementMaxOccursUnbounded", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoElementMaxOccursUnbounded echoElementMaxOccursUnbounded([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementMaxOccursUnbounded echoElementMaxOccursUnbounded) { return echoElementMaxOccursUnbounded; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementMaxOccursFinite", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoElementMaxOccursFinite", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoElementMaxOccursFinite echoElementMaxOccursFinite([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementMaxOccursFinite echoElementMaxOccursFinite) { return echoElementMaxOccursFinite; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAttributeOptional", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoAttributeOptional", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoAttributeOptional echoAttributeOptional([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAttributeOptional echoAttributeOptional) { return echoAttributeOptional; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAttributeRequired", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoAttributeRequired", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoAttributeRequired echoAttributeRequired([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAttributeRequired echoAttributeRequired) { return echoAttributeRequired; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAttributeFixed", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoAttributeFixed", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoAttributeFixed echoAttributeFixed([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAttributeFixed echoAttributeFixed) { return echoAttributeFixed; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAttributeDefault", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoAttributeDefault", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoAttributeDefault echoAttributeDefault([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAttributeDefault echoAttributeDefault) { return echoAttributeDefault; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoGlobalElementDefault", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoGlobalElementDefault", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoGlobalElementDefault echoGlobalElementDefault([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoGlobalElementDefault echoGlobalElementDefault) { return echoGlobalElementDefault; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoLocalElementDefault", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoLocalElementDefault", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoLocalElementDefault echoLocalElementDefault([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoLocalElementDefault echoLocalElementDefault) { return echoLocalElementDefault; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementMinOccurs0", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoElementMinOccurs0", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoElementMinOccurs0 echoElementMinOccurs0([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementMinOccurs0 echoElementMinOccurs0) { return echoElementMinOccurs0; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNillableElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoNillableElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoNillableElement echoNillableElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNillableElement echoNillableElement) { return echoNillableElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNillableOptionalElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoNillableOptionalElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoNillableOptionalElement echoNillableOptionalElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNillableOptionalElement echoNillableOptionalElement) { return echoNillableOptionalElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnionMemberTypes", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoUnionMemberTypes", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoUnionMemberTypes echoUnionMemberTypes([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnionMemberTypes echoUnionMemberTypes) { return echoUnionMemberTypes; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnionDateString", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoUnionDateString", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoUnionDateString echoUnionDateString([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnionDateString echoUnionDateString) { return echoUnionDateString; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNullEnumerationType", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoNullEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoNullEnumerationType echoNullEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNullEnumerationType echoNullEnumerationType) { return echoNullEnumerationType; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementEmptyComplexType", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoElementEmptyComplexType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoElementEmptyComplexType echoElementEmptyComplexType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementEmptyComplexType echoElementEmptyComplexType) { return echoElementEmptyComplexType; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementEmptySequence", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoElementEmptySequence", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoElementEmptySequence echoElementEmptySequence([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementEmptySequence echoElementEmptySequence) { return echoElementEmptySequence; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoGlobalElementSequence", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoGlobalElementSequence", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoGlobalElementSequence echoGlobalElementSequence([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoGlobalElementSequence echoGlobalElementSequence) { return echoGlobalElementSequence; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceElementList", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoSequenceElementList", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoSequenceElementList echoSequenceElementList([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoSequenceElementList echoSequenceElementList) { return echoSequenceElementList; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNestedSequenceElementList", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoNestedSequenceElementList", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoNestedSequenceElementList echoNestedSequenceElementList([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNestedSequenceElementList echoNestedSequenceElementList) { return echoNestedSequenceElementList; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoStringSimpleTypePattern", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoStringSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoStringSimpleTypePattern echoStringSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoStringSimpleTypePattern echoStringSimpleTypePattern) { return echoStringSimpleTypePattern; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIntSimpleTypePattern", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoIntSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoIntSimpleTypePattern echoIntSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIntSimpleTypePattern echoIntSimpleTypePattern) { return echoIntSimpleTypePattern; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIntegerSimpleTypePattern", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoIntegerSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoIntegerSimpleTypePattern echoIntegerSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIntegerSimpleTypePattern echoIntegerSimpleTypePattern) { return echoIntegerSimpleTypePattern; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoLongSimpleTypePattern", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoLongSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoLongSimpleTypePattern echoLongSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoLongSimpleTypePattern echoLongSimpleTypePattern) { return echoLongSimpleTypePattern; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDecimalSimpleTypePattern", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoDecimalSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoDecimalSimpleTypePattern echoDecimalSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDecimalSimpleTypePattern echoDecimalSimpleTypePattern) { return echoDecimalSimpleTypePattern; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoFloatSimpleTypePattern", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoFloatSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoFloatSimpleTypePattern echoFloatSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoFloatSimpleTypePattern echoFloatSimpleTypePattern) { return echoFloatSimpleTypePattern; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDoubleSimpleTypePattern", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoDoubleSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoDoubleSimpleTypePattern echoDoubleSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDoubleSimpleTypePattern echoDoubleSimpleTypePattern) { return echoDoubleSimpleTypePattern; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoShortSimpleTypePattern", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoShortSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoShortSimpleTypePattern echoShortSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoShortSimpleTypePattern echoShortSimpleTypePattern) { return echoShortSimpleTypePattern; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoNonNegativeIntegerSimpleTypePattern", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoNonNegativeIntegerSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoNonNegativeIntegerSimpleTypePattern echoNonNegativeIntegerSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNonNegativeIntegerSimpleTypePattern echoNonNegativeIntegerSimpleTypePattern) { return echoNonNegativeIntegerSimpleTypePattern; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoPositiveIntegerSimpleTypePattern", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoPositiveIntegerSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoPositiveIntegerSimpleTypePattern echoPositiveIntegerSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoPositiveIntegerSimpleTypePattern echoPositiveIntegerSimpleTypePattern) { return echoPositiveIntegerSimpleTypePattern; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedLongSimpleTypePattern", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoUnsignedLongSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoUnsignedLongSimpleTypePattern echoUnsignedLongSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedLongSimpleTypePattern echoUnsignedLongSimpleTypePattern) { return echoUnsignedLongSimpleTypePattern; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedIntSimpleTypePattern", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoUnsignedIntSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoUnsignedIntSimpleTypePattern echoUnsignedIntSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedIntSimpleTypePattern echoUnsignedIntSimpleTypePattern) { return echoUnsignedIntSimpleTypePattern; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoUnsignedShortSimpleTypePattern", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoUnsignedShortSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoUnsignedShortSimpleTypePattern echoUnsignedShortSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedShortSimpleTypePattern echoUnsignedShortSimpleTypePattern) { return echoUnsignedShortSimpleTypePattern; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDateSimpleTypePattern", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoDateSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoDateSimpleTypePattern echoDateSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDateSimpleTypePattern echoDateSimpleTypePattern) { return echoDateSimpleTypePattern; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoRestrictedMinInclusive", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoRestrictedMinInclusive", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoRestrictedMinInclusive echoRestrictedMinInclusive([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoRestrictedMinInclusive echoRestrictedMinInclusive) { return echoRestrictedMinInclusive; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoRestrictedMaxInclusive", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoRestrictedMaxInclusive", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoRestrictedMaxInclusive echoRestrictedMaxInclusive([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoRestrictedMaxInclusive echoRestrictedMaxInclusive) { return echoRestrictedMaxInclusive; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoRestrictedMinExclusive", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoRestrictedMinExclusive", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoRestrictedMinExclusive echoRestrictedMinExclusive([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoRestrictedMinExclusive echoRestrictedMinExclusive) { return echoRestrictedMinExclusive; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoRestrictedMaxExclusive", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoRestrictedMaxExclusive", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoRestrictedMaxExclusive echoRestrictedMaxExclusive([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoRestrictedMaxExclusive echoRestrictedMaxExclusive) { return echoRestrictedMaxExclusive; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoRestrictedLength", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoRestrictedLength", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoRestrictedLength echoRestrictedLength([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoRestrictedLength echoRestrictedLength) { return echoRestrictedLength; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoRestrictedMaxLength", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoRestrictedMaxLength", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoRestrictedMaxLength echoRestrictedMaxLength([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoRestrictedMaxLength echoRestrictedMaxLength) { return echoRestrictedMaxLength; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoRestrictedMinLength", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoRestrictedMinLength", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoRestrictedMinLength echoRestrictedMinLength([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoRestrictedMinLength echoRestrictedMinLength) { return echoRestrictedMinLength; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAnyAttributeStrict", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoAnyAttributeStrict", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoAnyAttributeStrict echoAnyAttributeStrict([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAnyAttributeStrict echoAnyAttributeStrict) { return echoAnyAttributeStrict; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAnyAttributeSkip", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoAnyAttributeSkip", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoAnyAttributeSkip echoAnyAttributeSkip([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAnyAttributeSkip echoAnyAttributeSkip) { return echoAnyAttributeSkip; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAnyAttributeLax", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoAnyAttributeLax", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoAnyAttributeLax echoAnyAttributeLax([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAnyAttributeLax echoAnyAttributeLax) { return echoAnyAttributeLax; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementReference", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoElementReference", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoElementReference echoElementReference([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementReference echoElementReference) { return echoElementReference; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAttributeReference", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoAttributeReference", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoAttributeReference echoAttributeReference([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAttributeReference echoAttributeReference) { return echoAttributeReference; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAttributeElementNameClash", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoAttributeElementNameClash", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoAttributeElementNameClash echoAttributeElementNameClash([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAttributeElementNameClash echoAttributeElementNameClash) { return echoAttributeElementNameClash; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoExtendedSequenceStrict", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoExtendedSequenceStrict", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoExtendedSequenceStrict echoExtendedSequenceStrict([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoExtendedSequenceStrict echoExtendedSequenceStrict) { return echoExtendedSequenceStrict; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoExtendedSequenceLax", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoExtendedSequenceLax", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoExtendedSequenceLax echoExtendedSequenceLax([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoExtendedSequenceLax echoExtendedSequenceLax) { return echoExtendedSequenceLax; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoExtendedSequenceSkip", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoExtendedSequenceSkip", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoExtendedSequenceSkip echoExtendedSequenceSkip([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoExtendedSequenceSkip echoExtendedSequenceSkip) { return echoExtendedSequenceSkip; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementTypeDefaultNamespace", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoElementTypeDefaultNamespace", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoElementTypeDefaultNamespace echoElementTypeDefaultNamespace([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementTypeDefaultNamespace echoElementTypeDefaultNamespace) { return echoElementTypeDefaultNamespace; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoRestrictedStringMinLength", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoRestrictedStringMinLength", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoRestrictedStringMinLength echoRestrictedStringMinLength([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoRestrictedStringMinLength echoRestrictedStringMinLength) { return echoRestrictedStringMinLength; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoRestrictedStringMaxLength", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoRestrictedStringMaxLength", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoRestrictedStringMaxLength echoRestrictedStringMaxLength([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoRestrictedStringMaxLength echoRestrictedStringMaxLength) { return echoRestrictedStringMaxLength; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoRestrictedStringMinMaxLength", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoRestrictedStringMinMaxLength", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoRestrictedStringMinMaxLength echoRestrictedStringMinMaxLength([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoRestrictedStringMinMaxLength echoRestrictedStringMinMaxLength) { return echoRestrictedStringMinMaxLength; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoBareVector", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoBareVector", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoBareVector echoBareVector([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoBareVector echoBareVector) { return echoBareVector; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoComplexTypeSequenceExtension", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoComplexTypeSequenceExtension", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoComplexTypeSequenceExtension echoComplexTypeSequenceExtension([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoComplexTypeSequenceExtension echoComplexTypeSequenceExtension) { return echoComplexTypeSequenceExtension; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoTypeSubstitutionUsingXsiType", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoTypeSubstitutionUsingXsiType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoTypeSubstitutionUsingXsiType echoTypeSubstitutionUsingXsiType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoTypeSubstitutionUsingXsiType echoTypeSubstitutionUsingXsiType) { return echoTypeSubstitutionUsingXsiType; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSimpleTypeAttributes", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoSimpleTypeAttributes", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoSimpleTypeAttributes echoSimpleTypeAttributes([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoSimpleTypeAttributes echoSimpleTypeAttributes) { return echoSimpleTypeAttributes; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoExtendedSimpleType", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoExtendedSimpleType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoExtendedSimpleType echoExtendedSimpleType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoExtendedSimpleType echoExtendedSimpleType) { return echoExtendedSimpleType; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceMinOccurs1", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoSequenceMinOccurs1", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoSequenceMinOccurs1 echoSequenceMinOccurs1([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoSequenceMinOccurs1 echoSequenceMinOccurs1) { return echoSequenceMinOccurs1; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceMinOccursFinite", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoSequenceMinOccursFinite", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoSequenceMinOccursFinite echoSequenceMinOccursFinite([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoSequenceMinOccursFinite echoSequenceMinOccursFinite) { return echoSequenceMinOccursFinite; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceMaxOccurs1", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoSequenceMaxOccurs1", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoSequenceMaxOccurs1 echoSequenceMaxOccurs1([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoSequenceMaxOccurs1 echoSequenceMaxOccurs1) { return echoSequenceMaxOccurs1; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementMinOccurs0MaxOccursUnbounded", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoElementMinOccurs0MaxOccursUnbounded", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoElementMinOccurs0MaxOccursUnbounded echoElementMinOccurs0MaxOccursUnbounded([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementMinOccurs0MaxOccursUnbounded echoElementMinOccurs0MaxOccursUnbounded) { return echoElementMinOccurs0MaxOccursUnbounded; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceMinOccurs0MaxOccursUnbounded", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoSequenceMinOccurs0MaxOccursUnbounded", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoSequenceMinOccurs0MaxOccursUnbounded echoSequenceMinOccurs0MaxOccursUnbounded([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoSequenceMinOccurs0MaxOccursUnbounded echoSequenceMinOccurs0MaxOccursUnbounded) { return echoSequenceMinOccurs0MaxOccursUnbounded; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementMinOccurs1MaxOccursUnbounded", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoElementMinOccurs1MaxOccursUnbounded", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoElementMinOccurs1MaxOccursUnbounded echoElementMinOccurs1MaxOccursUnbounded([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementMinOccurs1MaxOccursUnbounded echoElementMinOccurs1MaxOccursUnbounded) { return echoElementMinOccurs1MaxOccursUnbounded; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceMinOccurs1MaxOccursUnbounded", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoSequenceMinOccurs1MaxOccursUnbounded", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoSequenceMinOccurs1MaxOccursUnbounded echoSequenceMinOccurs1MaxOccursUnbounded([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoSequenceMinOccurs1MaxOccursUnbounded echoSequenceMinOccurs1MaxOccursUnbounded) { return echoSequenceMinOccurs1MaxOccursUnbounded; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceMaxOccursUnbounded", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoSequenceMaxOccursUnbounded", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoSequenceMaxOccursUnbounded echoSequenceMaxOccursUnbounded([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoSequenceMaxOccursUnbounded echoSequenceMaxOccursUnbounded) { return echoSequenceMaxOccursUnbounded; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceMaxOccursFinite", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoSequenceMaxOccursFinite", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoSequenceMaxOccursFinite echoSequenceMaxOccursFinite([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoSequenceMaxOccursFinite echoSequenceMaxOccursFinite) { return echoSequenceMaxOccursFinite; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceMinOccurs0", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoSequenceMinOccurs0", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoSequenceMinOccurs0 echoSequenceMinOccurs0([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoSequenceMinOccurs0 echoSequenceMinOccurs0) { return echoSequenceMinOccurs0; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoSequenceSequenceElement", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoSequenceSequenceElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoSequenceSequenceElement echoSequenceSequenceElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoSequenceSequenceElement echoSequenceSequenceElement) { return echoSequenceSequenceElement; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDecimalSimpleTypeTotalDigits", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoDecimalSimpleTypeTotalDigits", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoDecimalSimpleTypeTotalDigits echoDecimalSimpleTypeTotalDigits([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDecimalSimpleTypeTotalDigits echoDecimalSimpleTypeTotalDigits) { return echoDecimalSimpleTypeTotalDigits; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoDecimalSimpleTypeFractionDigits", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoDecimalSimpleTypeFractionDigits", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoDecimalSimpleTypeFractionDigits echoDecimalSimpleTypeFractionDigits([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDecimalSimpleTypeFractionDigits echoDecimalSimpleTypeFractionDigits) { return echoDecimalSimpleTypeFractionDigits; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAttributeTypeReference", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoAttributeTypeReference", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoAttributeTypeReference echoAttributeTypeReference([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAttributeTypeReference echoAttributeTypeReference) { return echoAttributeTypeReference; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoElementTypeReference", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoElementTypeReference", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoElementTypeReference echoElementTypeReference([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementTypeReference echoElementTypeReference) { return echoElementTypeReference; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoLocalElementComplexType", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoLocalElementComplexType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoLocalElementComplexType echoLocalElementComplexType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoLocalElementComplexType echoLocalElementComplexType) { return echoLocalElementComplexType; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoIdExample", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoIdExample", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoIdExample echoIdExample([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIdExample echoIdExample) { return echoIdExample; } [System.Web.Services.WebMethodAttribute()] [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://www.w3.org/2002/ws/databinding/examples/6/09/#echoAttributeGroupExample", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)] [return: System.Xml.Serialization.XmlElement("echoAttributeGroupExample", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public MessageEchoAttributeGroupExample echoAttributeGroupExample([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAttributeGroupExample echoAttributeGroupExample) { return echoAttributeGroupExample; } } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAnyTypeElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAnyTypeElement { /// public object anyTypeElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("stringAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class StringAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute()] public string @string; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("booleanAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class BooleanAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute()] public bool boolean; /// [System.Xml.Serialization.XmlIgnore()] public bool booleanSpecified; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("decimalAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class DecimalAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute()] public System.Decimal @decimal; /// [System.Xml.Serialization.XmlIgnore()] public bool decimalSpecified; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("floatAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class FloatAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute()] public System.Single @float; /// [System.Xml.Serialization.XmlIgnore()] public bool floatSpecified; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("doubleAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class DoubleAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute()] public System.Double @double; /// [System.Xml.Serialization.XmlIgnore()] public bool doubleSpecified; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("durationAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class DurationAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute()] public System.TimeSpan duration; /// [System.Xml.Serialization.XmlIgnore()] public bool durationSpecified; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("dateTimeAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class DateTimeAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute()] public System.DateTime dateTime; /// [System.Xml.Serialization.XmlIgnore()] public bool dateTimeSpecified; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("timeAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class TimeAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute(DataType="time")] public System.DateTime time; /// [System.Xml.Serialization.XmlIgnore()] public bool timeSpecified; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("dateAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class DateAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute(DataType="date")] public System.DateTime date; /// [System.Xml.Serialization.XmlIgnore()] public bool dateSpecified; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("gYearMonthAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class GYearMonthAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute(DataType="gYearMonth")] public string gYearMonth; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("gYearAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class GYearAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute(DataType="gYear")] public string gYear; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("gMonthDayAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class GMonthDayAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute(DataType="gMonthDay")] public string gMonthDay; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("gDayAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class GDayAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute(DataType="gDay")] public string gDay; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("hexBinaryAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class HexBinaryAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute(DataType="hexBinary")] public System.Byte[] hexBinary; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("base64BinaryAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class Base64BinaryAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute()] public System.Byte[] base64Binary; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("anyURIAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class AnyURIAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute(DataType="anyURI")] public string anyURI; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class QNameAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute()] public System.Xml.XmlQualifiedName QName; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("normalizedStringAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class NormalizedStringAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute(DataType="normalizedString")] public string normalizedString; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("tokenAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class TokenAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute(DataType="token")] public string token; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("languageAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class LanguageAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute(DataType="language")] public string language; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class NMTOKENAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute(DataType="NMTOKEN")] public string NMTOKEN; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class NMTOKENSAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute(DataType="NMTOKENS")] public string NMTOKENS; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("nameAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class NameAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute(DataType="Name")] public string name; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class NCNameAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute(DataType="NCName")] public string NCName; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class IDAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute(DataType="ID")] public string ID; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class IDREFAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute(DataType="IDREF")] public string IDREF; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class IDREFSAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute(DataType="IDREFS")] public string IDREFS; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class ENTITYAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute(DataType="ENTITY")] public string ENTITY; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class ENTITIESAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute(DataType="ENTITIES")] public string ENTITIES; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("integerAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class IntegerAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute(DataType="integer")] public string integer; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("nonPositiveIntegerAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class NonPositiveIntegerAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute(DataType="nonPositiveInteger")] public string nonPositiveInteger; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("longAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class LongAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute()] public long @long; /// [System.Xml.Serialization.XmlIgnore()] public bool longSpecified; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("intAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class IntAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute()] public int @int; /// [System.Xml.Serialization.XmlIgnore()] public bool intSpecified; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("shortAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class ShortAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute()] public short @short; /// [System.Xml.Serialization.XmlIgnore()] public bool shortSpecified; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("byteAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class ByteAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute()] public System.SByte @byte; /// [System.Xml.Serialization.XmlIgnore()] public bool byteSpecified; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("nonNegativeIntegerAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class NonNegativeIntegerAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute(DataType="nonNegativeInteger")] public string nonNegativeInteger; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("unsignedLongAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class UnsignedLongAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute()] public System.UInt64 unsignedLong; /// [System.Xml.Serialization.XmlIgnore()] public bool unsignedLongSpecified; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("unsignedIntAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class UnsignedIntAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute()] public System.UInt32 unsignedInt; /// [System.Xml.Serialization.XmlIgnore()] public bool unsignedIntSpecified; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("unsignedShortAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class UnsignedShortAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute()] public System.UInt16 unsignedShort; /// [System.Xml.Serialization.XmlIgnore()] public bool unsignedShortSpecified; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("negativeIntegerAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class NegativeIntegerAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute(DataType="negativeInteger")] public string negativeInteger; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("unsignedByteAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class UnsignedByteAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute()] public System.Byte unsignedByte; /// [System.Xml.Serialization.XmlIgnore()] public bool unsignedByteSpecified; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("positiveIntegerAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class PositiveIntegerAttribute { /// public string text; /// [System.Xml.Serialization.XmlAttribute(DataType="positiveInteger")] public string positiveInteger; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("complexTypeSequence", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class ComplexTypeSequence { /// public string name; /// public string shade; /// public int length; /// [System.Xml.Serialization.XmlAttribute()] public string id; /// [System.Xml.Serialization.XmlAttribute()] public int inStock; /// [System.Xml.Serialization.XmlIgnore()] public bool inStockSpecified; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("complexTypeAll", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class ComplexTypeAll { /// public string name; /// public string shade; /// public int length; /// [System.Xml.Serialization.XmlAttribute()] public string id; /// [System.Xml.Serialization.XmlAttribute()] public int inStock; /// [System.Xml.Serialization.XmlIgnore()] public bool inStockSpecified; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("fruit", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class Fruit { /// [System.Xml.Serialization.XmlIgnoreAttribute()] public ItemChoiceType ItemElementName; /// [System.Xml.Serialization.XmlElement("apple", Type=typeof(int))] [System.Xml.Serialization.XmlElement("orange", Type=typeof(string))] [System.Xml.Serialization.XmlElement("banana", Type=typeof(int))] [System.Xml.Serialization.XmlChoiceIdentifier("ItemElementName")] public object Item; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public enum ItemChoiceType { /// apple, /// orange, /// banana, } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class InterestOnly { /// public int years; /// public string rate; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class Repayment { /// public int years; /// public int months; /// public string rate; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("mortgage", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class Mortgage { /// public object amount; /// [System.Xml.Serialization.XmlElement("repayment", Type=typeof(Repayment))] [System.Xml.Serialization.XmlElement("interestonly", Type=typeof(InterestOnly))] public object Item; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("elementMinOccurs1", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class ElementMinOccurs1 { /// public string elementMinOccurs1item; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("elementMaxOccurs1", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class ElementMaxOccurs1 { /// public string value; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("premium", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class Premium { /// public string amount; /// [System.Xml.Serialization.XmlAttribute()] public string id; /// [System.Xml.Serialization.XmlAttribute()] public string currency; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("discount", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class Discount { /// public int percentage; /// [System.Xml.Serialization.XmlAttribute()] public string id; /// [System.Xml.Serialization.XmlAttribute()] public bool seasonal; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("survey", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class Survey { /// public int fee; /// [System.Xml.Serialization.XmlAttribute()] public string id; /// [System.Xml.Serialization.XmlAttribute()] public string currency; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("attributeDefault", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class AttributeDefault { /// public string text; /// [System.ComponentModel.DefaultValue("theDefaultValue")] [System.Xml.Serialization.XmlAttribute()] public string defaultedValue = "theDefaultValue"; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("localElementDefault", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class LocalElementDefault { /// [System.ComponentModel.DefaultValue("theDefaultValue")] public string text = "theDefaultValue"; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("elementMinOccurs0", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class ElementMinOccurs0 { /// public string firstName; /// public string middleName; /// public string lastName; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("nillableMiddleName", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class NillableMiddleName { /// public string firstName; /// [System.Xml.Serialization.XmlElement(IsNullable=true)] public string middleName; /// public string lastName; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("nillableOptionalMiddleName", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class NillableOptionalMiddleName { /// public string firstName; /// [System.Xml.Serialization.XmlElement(IsNullable=true)] public string middleName; /// public string lastName; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("anyAttributeStrict", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class AnyAttributeStrict { /// public string firstName; /// public string lastName; /// /// [System.Xml.Serialization.XmlAnyAttribute()] public System.Xml.XmlAttribute[] AnyAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("anyAttributeSkip", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class AnyAttributeSkip { /// public string firstName; /// public string lastName; /// /// [System.Xml.Serialization.XmlAnyAttribute()] public System.Xml.XmlAttribute[] AnyAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("anyAttributeLax", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class AnyAttributeLax { /// public string firstName; /// public string lastName; /// /// [System.Xml.Serialization.XmlAnyAttribute()] public System.Xml.XmlAttribute[] AnyAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("customerName", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class CustomerName { /// public string firstName; /// public string lastName; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("clientName", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class ClientName { /// public string firstName; /// public string lastName; /// [System.Xml.Serialization.XmlAttribute()] public string phoneNumber; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("clientDetails", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class ClientDetails { /// public string forename; /// public string surname; /// public string title; /// [System.Xml.Serialization.XmlAttribute()] public long phone; /// [System.Xml.Serialization.XmlIgnore()] public bool phoneSpecified; /// [System.Xml.Serialization.XmlAttribute("title")] public bool title1; /// [System.Xml.Serialization.XmlIgnore()] public bool title1Specified; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("extendedSequenceStrict", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class ExtendedSequenceStrict { /// public string firstName; /// public string lastName; /// [System.Xml.Serialization.XmlArrayItem(IsNullable=false)] public System.Xml.XmlElement[] extension; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("extendedSequenceLax", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class ExtendedSequenceLax { /// public string firstName; /// public string lastName; /// [System.Xml.Serialization.XmlArrayItem(IsNullable=false)] public System.Xml.XmlElement[] extension; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("extendedSequenceSkip", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class ExtendedSequenceSkip { /// public string firstName; /// public string lastName; /// [System.Xml.Serialization.XmlArrayItem(IsNullable=false)] public System.Xml.XmlElement[] extension; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("bareVector", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class BareVector { /// [System.Xml.Serialization.XmlElement()] public string[] item1; /// [System.Xml.Serialization.XmlElement()] public string[] item2; /// [System.Xml.Serialization.XmlElement()] public string[] item3; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlInclude(typeof(ComplexTypeSequenceExtension))] public class ComplexTypeSequenceBase { /// public string name; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("complexTypeSequenceExtension", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class ComplexTypeSequenceExtension : ComplexTypeSequenceBase { /// public string description; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlInclude(typeof(Part2))] public class Part { /// public string number; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class Part2 : Part { /// public string description; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("simpleTypeAttributes", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class SimpleTypeAttributes { /// [System.Xml.Serialization.XmlText()] public string Value; /// [System.Xml.Serialization.XmlAttribute()] public string a1; /// [System.Xml.Serialization.XmlAttribute()] public string a2; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("extendedSimpleType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class ExtendedSimpleType { /// [System.Xml.Serialization.XmlText()] public string Value; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("sequenceMinOccurs1", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class SequenceMinOccurs1 { /// public string sequenceMinOccurs1item; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("articleColors", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class ArticleColors { /// [System.Xml.Serialization.XmlElement()] public string[] articleColor; /// [System.Xml.Serialization.XmlElement()] public string[] articleContrast; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("myAgeDetails", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MyAgeDetails { /// public short myAge; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("durationListSequence", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class DurationListSequence { /// [System.Xml.Serialization.XmlElement()] public string[] durationVal; /// [System.Xml.Serialization.XmlElement()] public string[] durationPercentage; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("ageListSequence", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class AgeListSequence { /// [System.Xml.Serialization.XmlElement()] public string[] ageVal; /// [System.Xml.Serialization.XmlElement()] public string[] agePercentage; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("bookPublications", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class BookPublications { /// [System.Xml.Serialization.XmlElement()] public string[] pubDate; /// [System.Xml.Serialization.XmlElement()] public string[] pubISBN; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("winter", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class Winter { /// [System.Xml.Serialization.XmlElement()] public string[] mnth; /// [System.Xml.Serialization.XmlElement()] public string[] weather; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("sequenceMinOccurs0", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class SequenceMinOccurs0 { /// public string firstName; /// public string middleName; /// public string lastName; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("sequenceSequenceElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class SequenceSequenceElement { /// public string firstName; /// public string middleName; /// public string lastName; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("attributeTypeReference", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class AttributeTypeReference { /// public string text; /// [System.Xml.Serialization.XmlAttribute()] public System.Decimal number; /// [System.Xml.Serialization.XmlIgnore()] public bool numberSpecified; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class ElementTypeReferenced { /// public string referenced; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("elementTypeReference", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class ElementTypeReference { /// public ElementTypeReferenced text; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("localElementComplexType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class LocalElementComplexType { /// public LocalElementComplexTypeName name; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class LocalElementComplexTypeName { /// public string firstName; /// public string lastName; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("idExample", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class IdExample { /// public string text; /// [System.Xml.Serialization.XmlAttribute()] public string @string; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("attributeGroupExample", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class AttributeGroupExample { /// public string contract; /// [System.Xml.Serialization.XmlAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, DataType="ID")] public string id; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAnyTypeElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAnyTypeElement1 { /// public object anyTypeElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDocumentationElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDocumentationElement { /// public string documentationElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDocumentationElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDocumentationElement1 { /// public string documentationElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIdentifierName", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIdentifierName { /// public string identifierName; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIdentifierName", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIdentifierName1 { /// public string identifierName; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNonIdentifierName", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNonIdentifierName { /// [System.Xml.Serialization.XmlElement("non-Identifier-Name")] public string nonIdentifierName; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNonIdentifierName", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNonIdentifierName1 { /// [System.Xml.Serialization.XmlElement("non-Identifier-Name")] public string nonIdentifierName; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoStringElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoStringElement { /// public string stringElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoStringElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoStringElement1 { /// public string stringElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoStringAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoStringAttribute { /// public StringAttribute stringAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoStringAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoStringAttribute1 { /// public StringAttribute stringAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoBooleanElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoBooleanElement { /// public bool booleanElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoBooleanElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoBooleanElement1 { /// public bool booleanElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoBooleanAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoBooleanAttribute { /// public BooleanAttribute booleanAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoBooleanAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoBooleanAttribute1 { /// public BooleanAttribute booleanAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDecimalElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDecimalElement { /// public System.Decimal decimalElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDecimalElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDecimalElement1 { /// public System.Decimal decimalElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDecimalAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDecimalAttribute { /// public DecimalAttribute decimalAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDecimalAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDecimalAttribute1 { /// public DecimalAttribute decimalAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoFloatElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoFloatElement { /// public System.Single floatElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoFloatElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoFloatElement1 { /// public System.Single floatElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoFloatAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoFloatAttribute { /// public FloatAttribute floatAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoFloatAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoFloatAttribute1 { /// public FloatAttribute floatAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDoubleElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDoubleElement { /// public System.Double doubleElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDoubleElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDoubleElement1 { /// public System.Double doubleElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDoubleAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDoubleAttribute { /// public DoubleAttribute doubleAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDoubleAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDoubleAttribute1 { /// public DoubleAttribute doubleAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDurationElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDurationElement { /// public System.TimeSpan durationElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDurationElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDurationElement1 { /// public System.TimeSpan durationElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDurationAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDurationAttribute { /// public DurationAttribute durationAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDurationAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDurationAttribute1 { /// public DurationAttribute durationAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDateTimeElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDateTimeElement { /// public System.DateTime dateTimeElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDateTimeElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDateTimeElement1 { /// public System.DateTime dateTimeElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDateTimeAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDateTimeAttribute { /// public DateTimeAttribute dateTimeAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDateTimeAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDateTimeAttribute1 { /// public DateTimeAttribute dateTimeAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoTimeElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoTimeElement { /// [System.Xml.Serialization.XmlElement(DataType="time")] public System.DateTime timeElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoTimeElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoTimeElement1 { /// [System.Xml.Serialization.XmlElement(DataType="time")] public System.DateTime timeElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoTimeAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoTimeAttribute { /// public TimeAttribute timeAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoTimeAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoTimeAttribute1 { /// public TimeAttribute timeAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDateElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDateElement { /// [System.Xml.Serialization.XmlElement(DataType="date")] public System.DateTime dateElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDateElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDateElement1 { /// [System.Xml.Serialization.XmlElement(DataType="date")] public System.DateTime dateElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDateAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDateAttribute { /// public DateAttribute dateAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDateAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDateAttribute1 { /// public DateAttribute dateAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoGYearMonthElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoGYearMonthElement { /// [System.Xml.Serialization.XmlElement(DataType="gYearMonth")] public string gYearMonthElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoGYearMonthElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoGYearMonthElement1 { /// [System.Xml.Serialization.XmlElement(DataType="gYearMonth")] public string gYearMonthElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoGYearMonthAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoGYearMonthAttribute { /// public GYearMonthAttribute gYearMonthAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoGYearMonthAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoGYearMonthAttribute1 { /// public GYearMonthAttribute gYearMonthAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoGYearElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoGYearElement { /// [System.Xml.Serialization.XmlElement(DataType="gYear")] public string gYearElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoGYearElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoGYearElement1 { /// [System.Xml.Serialization.XmlElement(DataType="gYear")] public string gYearElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoGYearAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoGYearAttribute { /// public GYearAttribute gYearAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoGYearAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoGYearAttribute1 { /// public GYearAttribute gYearAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoGMonthDayElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoGMonthDayElement { /// [System.Xml.Serialization.XmlElement(DataType="gMonthDay")] public string gMonthDayElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoGMonthDayElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoGMonthDayElement1 { /// [System.Xml.Serialization.XmlElement(DataType="gMonthDay")] public string gMonthDayElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoGMonthDayAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoGMonthDayAttribute { /// public GMonthDayAttribute gMonthDayAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoGMonthDayAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoGMonthDayAttribute1 { /// public GMonthDayAttribute gMonthDayAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoGDayElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoGDayElement { /// [System.Xml.Serialization.XmlElement(DataType="gDay")] public string gDayElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoGDayElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoGDayElement1 { /// [System.Xml.Serialization.XmlElement(DataType="gDay")] public string gDayElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoGDayAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoGDayAttribute { /// public GDayAttribute gDayAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoGDayAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoGDayAttribute1 { /// public GDayAttribute gDayAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoHexBinaryElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoHexBinaryElement { /// [System.Xml.Serialization.XmlElement(DataType="hexBinary")] public System.Byte[] hexBinaryElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoHexBinaryElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoHexBinaryElement1 { /// [System.Xml.Serialization.XmlElement(DataType="hexBinary")] public System.Byte[] hexBinaryElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoHexBinaryAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoHexBinaryAttribute { /// public HexBinaryAttribute hexBinaryAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoHexBinaryAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoHexBinaryAttribute1 { /// public HexBinaryAttribute hexBinaryAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoBase64BinaryElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoBase64BinaryElement { /// public System.Byte[] base64BinaryElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoBase64BinaryElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoBase64BinaryElement1 { /// public System.Byte[] base64BinaryElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoBase64BinaryAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoBase64BinaryAttribute { /// public Base64BinaryAttribute base64BinaryAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoBase64BinaryAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoBase64BinaryAttribute1 { /// public Base64BinaryAttribute base64BinaryAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAnyURIElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAnyURIElement { /// [System.Xml.Serialization.XmlElement(DataType="anyURI")] public string anyURIElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAnyURIElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAnyURIElement1 { /// [System.Xml.Serialization.XmlElement(DataType="anyURI")] public string anyURIElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAnyURIAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAnyURIAttribute { /// public AnyURIAttribute anyURIAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAnyURIAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAnyURIAttribute1 { /// public AnyURIAttribute anyURIAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoQNameElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoQNameElement { /// public System.Xml.XmlQualifiedName QNameElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoQNameElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoQNameElement1 { /// public System.Xml.XmlQualifiedName QNameElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoQNameAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoQNameAttribute { /// public QNameAttribute QNameAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoQNameAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoQNameAttribute1 { /// public QNameAttribute QNameAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNormalizedStringElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNormalizedStringElement { /// [System.Xml.Serialization.XmlElement(DataType="normalizedString")] public string normalizedStringElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNormalizedStringElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNormalizedStringElement1 { /// [System.Xml.Serialization.XmlElement(DataType="normalizedString")] public string normalizedStringElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNormalizedStringAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNormalizedStringAttribute { /// public NormalizedStringAttribute normalizedStringAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNormalizedStringAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNormalizedStringAttribute1 { /// public NormalizedStringAttribute normalizedStringAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoTokenElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoTokenElement { /// [System.Xml.Serialization.XmlElement(DataType="token")] public string tokenElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoTokenElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoTokenElement1 { /// [System.Xml.Serialization.XmlElement(DataType="token")] public string tokenElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoTokenAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoTokenAttribute { /// public TokenAttribute tokenAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoTokenAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoTokenAttribute1 { /// public TokenAttribute tokenAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoLanguageElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoLanguageElement { /// [System.Xml.Serialization.XmlElement(DataType="language")] public string languageElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoLanguageElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoLanguageElement1 { /// [System.Xml.Serialization.XmlElement(DataType="language")] public string languageElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoLanguageAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoLanguageAttribute { /// public LanguageAttribute languageAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoLanguageAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoLanguageAttribute1 { /// public LanguageAttribute languageAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNMTOKENElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNMTOKENElement { /// [System.Xml.Serialization.XmlElement(DataType="NMTOKEN")] public string NMTOKENElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNMTOKENElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNMTOKENElement1 { /// [System.Xml.Serialization.XmlElement(DataType="NMTOKEN")] public string NMTOKENElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNMTOKENAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNMTOKENAttribute { /// public NMTOKENAttribute NMTOKENAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNMTOKENAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNMTOKENAttribute1 { /// public NMTOKENAttribute NMTOKENAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNMTOKENSElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNMTOKENSElement { /// [System.Xml.Serialization.XmlElement(DataType="NMTOKENS")] public string NMTOKENSElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNMTOKENSElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNMTOKENSElement1 { /// [System.Xml.Serialization.XmlElement(DataType="NMTOKENS")] public string NMTOKENSElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNMTOKENSAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNMTOKENSAttribute { /// public NMTOKENSAttribute NMTOKENSAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNMTOKENSAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNMTOKENSAttribute1 { /// public NMTOKENSAttribute NMTOKENSAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNameElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNameElement { /// [System.Xml.Serialization.XmlElement(DataType="Name")] public string NameElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNameElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNameElement1 { /// [System.Xml.Serialization.XmlElement(DataType="Name")] public string NameElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNameAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNameAttribute { /// public NameAttribute nameAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNameAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNameAttribute1 { /// public NameAttribute nameAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNCNameElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNCNameElement { /// [System.Xml.Serialization.XmlElement(DataType="NCName")] public string NCNameElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNCNameElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNCNameElement1 { /// [System.Xml.Serialization.XmlElement(DataType="NCName")] public string NCNameElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNCNameAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNCNameAttribute { /// public NCNameAttribute NCNameAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNCNameAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNCNameAttribute1 { /// public NCNameAttribute NCNameAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIDElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIDElement { /// [System.Xml.Serialization.XmlElement(DataType="ID")] public string IDElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIDElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIDElement1 { /// [System.Xml.Serialization.XmlElement(DataType="ID")] public string IDElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIDAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIDAttribute { /// public IDAttribute IDAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIDAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIDAttribute1 { /// public IDAttribute IDAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIDREFElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIDREFElement { /// [System.Xml.Serialization.XmlElement(DataType="IDREF")] public string IDREFElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIDREFElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIDREFElement1 { /// [System.Xml.Serialization.XmlElement(DataType="IDREF")] public string IDREFElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIDREFAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIDREFAttribute { /// public IDREFAttribute IDREFAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIDREFAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIDREFAttribute1 { /// public IDREFAttribute IDREFAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIDREFSElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIDREFSElement { /// [System.Xml.Serialization.XmlElement(DataType="IDREFS")] public string IDREFSElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIDREFSElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIDREFSElement1 { /// [System.Xml.Serialization.XmlElement(DataType="IDREFS")] public string IDREFSElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIDREFSAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIDREFSAttribute { /// public IDREFSAttribute IDREFSAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIDREFSAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIDREFSAttribute1 { /// public IDREFSAttribute IDREFSAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoENTITYElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoENTITYElement { /// [System.Xml.Serialization.XmlElement(DataType="ENTITY")] public string ENTITYElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoENTITYElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoENTITYElement1 { /// [System.Xml.Serialization.XmlElement(DataType="ENTITY")] public string ENTITYElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoENTITYAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoENTITYAttribute { /// public ENTITYAttribute ENTITYAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoENTITYAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoENTITYAttribute1 { /// public ENTITYAttribute ENTITYAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoENTITIESElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoENTITIESElement { /// [System.Xml.Serialization.XmlElement(DataType="ENTITIES")] public string ENTITIESElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoENTITIESElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoENTITIESElement1 { /// [System.Xml.Serialization.XmlElement(DataType="ENTITIES")] public string ENTITIESElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoENTITIESAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoENTITIESAttribute { /// public ENTITIESAttribute ENTITIESAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoENTITIESAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoENTITIESAttribute1 { /// public ENTITIESAttribute ENTITIESAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIntegerElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIntegerElement { /// [System.Xml.Serialization.XmlElement(DataType="integer")] public string integerElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIntegerElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIntegerElement1 { /// [System.Xml.Serialization.XmlElement(DataType="integer")] public string integerElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIntegerAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIntegerAttribute { /// public IntegerAttribute integerAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIntegerAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIntegerAttribute1 { /// public IntegerAttribute integerAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNonPositiveIntegerElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNonPositiveIntegerElement { /// [System.Xml.Serialization.XmlElement(DataType="nonPositiveInteger")] public string nonPositiveIntegerElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNonPositiveIntegerElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNonPositiveIntegerElement1 { /// [System.Xml.Serialization.XmlElement(DataType="nonPositiveInteger")] public string nonPositiveIntegerElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNonPositiveIntegerAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNonPositiveIntegerAttribute { /// public NonPositiveIntegerAttribute nonPositiveIntegerAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNonPositiveIntegerAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNonPositiveIntegerAttribute1 { /// public NonPositiveIntegerAttribute nonPositiveIntegerAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNegativeIntegerElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNegativeIntegerElement { /// [System.Xml.Serialization.XmlElement(DataType="negativeInteger")] public string negativeIntegerElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNegativeIntegerElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNegativeIntegerElement1 { /// [System.Xml.Serialization.XmlElement(DataType="negativeInteger")] public string negativeIntegerElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoLongElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoLongElement { /// public long longElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoLongElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoLongElement1 { /// public long longElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoLongAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoLongAttribute { /// public LongAttribute longAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoLongAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoLongAttribute1 { /// public LongAttribute longAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIntElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIntElement { /// public int intElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIntElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIntElement1 { /// public int intElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIntAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIntAttribute { /// public IntAttribute intAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIntAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIntAttribute1 { /// public IntAttribute intAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoShortElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoShortElement { /// public short shortElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoShortElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoShortElement1 { /// public short shortElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoShortAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoShortAttribute { /// public ShortAttribute shortAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoShortAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoShortAttribute1 { /// public ShortAttribute shortAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoByteElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoByteElement { /// public System.SByte byteElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoByteElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoByteElement1 { /// public System.SByte byteElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoByteAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoByteAttribute { /// public ByteAttribute byteAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoByteAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoByteAttribute1 { /// public ByteAttribute byteAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNonNegativeIntegerElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNonNegativeIntegerElement { /// [System.Xml.Serialization.XmlElement(DataType="nonNegativeInteger")] public string nonNegativeIntegerElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNonNegativeIntegerElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNonNegativeIntegerElement1 { /// [System.Xml.Serialization.XmlElement(DataType="nonNegativeInteger")] public string nonNegativeIntegerElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNonNegativeIntegerAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNonNegativeIntegerAttribute { /// public NonNegativeIntegerAttribute nonNegativeIntegerAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNonNegativeIntegerAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNonNegativeIntegerAttribute1 { /// public NonNegativeIntegerAttribute nonNegativeIntegerAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedLongElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedLongElement { /// public System.UInt64 unsignedLongElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedLongElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedLongElement1 { /// public System.UInt64 unsignedLongElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedLongAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedLongAttribute { /// public UnsignedLongAttribute unsignedLongAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedLongAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedLongAttribute1 { /// public UnsignedLongAttribute unsignedLongAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedIntElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedIntElement { /// public System.UInt32 unsignedIntElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedIntElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedIntElement1 { /// public System.UInt32 unsignedIntElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedIntAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedIntAttribute { /// public UnsignedIntAttribute unsignedIntAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedIntAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedIntAttribute1 { /// public UnsignedIntAttribute unsignedIntAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedShortElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedShortElement { /// public System.UInt16 unsignedShortElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedShortElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedShortElement1 { /// public System.UInt16 unsignedShortElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedShortAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedShortAttribute { /// public UnsignedShortAttribute unsignedShortAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedShortAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedShortAttribute1 { /// public UnsignedShortAttribute unsignedShortAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNegativeIntegerAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNegativeIntegerAttribute { /// public NegativeIntegerAttribute negativeIntegerAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNegativeIntegerAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNegativeIntegerAttribute1 { /// public NegativeIntegerAttribute negativeIntegerAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedByteElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedByteElement { /// public System.Byte unsignedByteElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedByteElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedByteElement1 { /// public System.Byte unsignedByteElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedByteAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedByteAttribute { /// public UnsignedByteAttribute unsignedByteAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedByteAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedByteAttribute1 { /// public UnsignedByteAttribute unsignedByteAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoPositiveIntegerElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoPositiveIntegerElement { /// [System.Xml.Serialization.XmlElement(DataType="positiveInteger")] public string positiveIntegerElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoPositiveIntegerElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoPositiveIntegerElement1 { /// [System.Xml.Serialization.XmlElement(DataType="positiveInteger")] public string positiveIntegerElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoPositiveIntegerAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoPositiveIntegerAttribute { /// public PositiveIntegerAttribute positiveIntegerAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoPositiveIntegerAttribute", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoPositiveIntegerAttribute1 { /// public PositiveIntegerAttribute positiveIntegerAttribute; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoGlobalSimpleType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoGlobalSimpleType { /// public GlobalSimpleType globalSimpleType; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public enum GlobalSimpleType { /// foo, } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoGlobalSimpleType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoGlobalSimpleType1 { /// public GlobalSimpleType globalSimpleType; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoStringEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoStringEnumerationType { /// public Beatle beatle; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public enum Beatle { /// John, /// Paul, /// George, /// Stuart, /// Pete, /// Ringo, } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoStringEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoStringEnumerationType1 { /// public Beatle beatle; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNMTOKENEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNMTOKENEnumerationType { /// public NMTOKENEnumerationType nMTOKENEnumerationType; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public enum NMTOKENEnumerationType { /// token1, /// token2, /// token3, } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNMTOKENEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNMTOKENEnumerationType1 { /// public NMTOKENEnumerationType nMTOKENEnumerationType; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIntEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIntEnumerationType { /// public IntEnumerationType intEnumerationType; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public enum IntEnumerationType { /// [System.Xml.Serialization.XmlEnum(Name="2")] Item2, /// [System.Xml.Serialization.XmlEnum(Name="3")] Item3, /// [System.Xml.Serialization.XmlEnum(Name="5")] Item5, /// [System.Xml.Serialization.XmlEnum(Name="7")] Item7, } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIntEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIntEnumerationType1 { /// public IntEnumerationType intEnumerationType; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoShortEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoShortEnumerationType { /// public ShortEnumerationType shortEnumerationType; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public enum ShortEnumerationType { /// [System.Xml.Serialization.XmlEnum(Name="7")] Item7, /// [System.Xml.Serialization.XmlEnum(Name="11")] Item11, /// [System.Xml.Serialization.XmlEnum(Name="13")] Item13, } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoShortEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoShortEnumerationType1 { /// public ShortEnumerationType shortEnumerationType; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoLongEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoLongEnumerationType { /// public LongEnumerationType longEnumerationType; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public enum LongEnumerationType { /// [System.Xml.Serialization.XmlEnum(Name="9152052")] Item9152052, /// [System.Xml.Serialization.XmlEnum(Name="7816230")] Item7816230, /// [System.Xml.Serialization.XmlEnum(Name="7235733")] Item7235733, } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoLongEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoLongEnumerationType1 { /// public LongEnumerationType longEnumerationType; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDoubleEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDoubleEnumerationType { /// public DoubleEnumerationType doubleEnumerationType; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public enum DoubleEnumerationType { /// [System.Xml.Serialization.XmlEnum(Name="1267.43233E12")] Item126743233E12, /// [System.Xml.Serialization.XmlEnum(Name="7234.34541E12")] Item723434541E12, /// [System.Xml.Serialization.XmlEnum(Name="5733.65565E12")] Item573365565E12, } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDoubleEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDoubleEnumerationType1 { /// public DoubleEnumerationType doubleEnumerationType; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIntegerEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIntegerEnumerationType { /// public IntegerEnumerationType integerEnumerationType; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public enum IntegerEnumerationType { /// [System.Xml.Serialization.XmlEnum(Name="4000000")] Item4000000, /// [System.Xml.Serialization.XmlEnum(Name="5000000")] Item5000000, /// [System.Xml.Serialization.XmlEnum(Name="6000000")] Item6000000, } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIntegerEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIntegerEnumerationType1 { /// public IntegerEnumerationType integerEnumerationType; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDecimalEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDecimalEnumerationType { /// public DecimalEnumerationType decimalEnumerationType; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public enum DecimalEnumerationType { /// [System.Xml.Serialization.XmlEnum(Name="+1000.0001")] Item10000001, /// [System.Xml.Serialization.XmlEnum(Name="-1000.0001")] Item100000011, /// [System.Xml.Serialization.XmlEnum(Name="1000.0002")] Item10000002, } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDecimalEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDecimalEnumerationType1 { /// public DecimalEnumerationType decimalEnumerationType; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoFloatEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoFloatEnumerationType { /// public FloatEnumerationType floatEnumerationType; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public enum FloatEnumerationType { /// [System.Xml.Serialization.XmlEnum(Name="1267.43233E12")] Item126743233E12, /// [System.Xml.Serialization.XmlEnum(Name="7234.34541E12")] Item723434541E12, /// [System.Xml.Serialization.XmlEnum(Name="5733.65565E12")] Item573365565E12, } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoFloatEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoFloatEnumerationType1 { /// public FloatEnumerationType floatEnumerationType; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNonNegativeIntegerEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNonNegativeIntegerEnumerationType { /// public NonNegativeIntegerEnumerationType nonNegativeIntegerEnumerationType; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public enum NonNegativeIntegerEnumerationType { /// [System.Xml.Serialization.XmlEnum(Name="12")] Item12, /// [System.Xml.Serialization.XmlEnum(Name="24")] Item24, /// [System.Xml.Serialization.XmlEnum(Name="33")] Item33, } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNonNegativeIntegerEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNonNegativeIntegerEnumerationType1 { /// public NonNegativeIntegerEnumerationType nonNegativeIntegerEnumerationType; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoPositiveIntegerEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoPositiveIntegerEnumerationType { /// public PositiveIntegerEnumerationType positiveIntegerEnumerationType; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public enum PositiveIntegerEnumerationType { /// [System.Xml.Serialization.XmlEnum(Name="12")] Item12, /// [System.Xml.Serialization.XmlEnum(Name="24")] Item24, /// [System.Xml.Serialization.XmlEnum(Name="33")] Item33, } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoPositiveIntegerEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoPositiveIntegerEnumerationType1 { /// public PositiveIntegerEnumerationType positiveIntegerEnumerationType; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedLongEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedLongEnumerationType { /// public UnsignedLongEnumerationType unsignedLongEnumerationType; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public enum UnsignedLongEnumerationType { /// [System.Xml.Serialization.XmlEnum(Name="11111111111111")] Item11111111111111, /// [System.Xml.Serialization.XmlEnum(Name="22222222222222")] Item22222222222222, /// [System.Xml.Serialization.XmlEnum(Name="33333333333333")] Item33333333333333, } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedLongEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedLongEnumerationType1 { /// public UnsignedLongEnumerationType unsignedLongEnumerationType; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedIntEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedIntEnumerationType { /// public UnsignedIntEnumerationType unsignedIntEnumerationType; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public enum UnsignedIntEnumerationType { /// [System.Xml.Serialization.XmlEnum(Name="1111111111")] Item1111111111, /// [System.Xml.Serialization.XmlEnum(Name="2222222222")] Item2222222222, /// [System.Xml.Serialization.XmlEnum(Name="3333333333")] Item3333333333, } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedIntEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedIntEnumerationType1 { /// public UnsignedIntEnumerationType unsignedIntEnumerationType; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedShortEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedShortEnumerationType { /// public UnsignedShortEnumerationType unsignedShortEnumerationType; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public enum UnsignedShortEnumerationType { /// [System.Xml.Serialization.XmlEnum(Name="1111")] Item1111, /// [System.Xml.Serialization.XmlEnum(Name="2222")] Item2222, /// [System.Xml.Serialization.XmlEnum(Name="3333")] Item3333, } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedShortEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedShortEnumerationType1 { /// public UnsignedShortEnumerationType unsignedShortEnumerationType; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoTokenEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoTokenEnumerationType { /// public TokenEnumerationType tokenEnumerationType; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public enum TokenEnumerationType { /// [System.Xml.Serialization.XmlEnum(Name="1")] Item1, /// [System.Xml.Serialization.XmlEnum(Name="2")] Item2, /// [System.Xml.Serialization.XmlEnum(Name="3")] Item3, } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoTokenEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoTokenEnumerationType1 { /// public TokenEnumerationType tokenEnumerationType; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoComplexTypeSequence", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoComplexTypeSequence { /// public ComplexTypeSequence complexTypeSequence; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoComplexTypeSequence", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoComplexTypeSequence1 { /// public ComplexTypeSequence complexTypeSequence; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoComplexTypeAll", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoComplexTypeAll { /// public ComplexTypeAll complexTypeAll; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoComplexTypeAll", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoComplexTypeAll1 { /// public ComplexTypeAll complexTypeAll; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoComplexTypeChoice", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoComplexTypeChoice { /// public Fruit fruit; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoComplexTypeChoice", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoComplexTypeChoice1 { /// public Fruit fruit; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoComplexTypeSequenceChoice", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoComplexTypeSequenceChoice { /// public Mortgage mortgage; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoComplexTypeSequenceChoice", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoComplexTypeSequenceChoice1 { /// public Mortgage mortgage; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementMinOccurs1", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementMinOccurs1 { /// public ElementMinOccurs1 elementMinOccurs1; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementMinOccurs1", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementMinOccurs11 { /// public ElementMinOccurs1 elementMinOccurs1; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementMinOccurs2MaxOccurs2", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementMinOccurs2MaxOccurs2 { /// [System.Xml.Serialization.XmlArrayItem(ElementName="itemColor", IsNullable=false)] public string[] itemColors2; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementMinOccurs2MaxOccurs2", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementMinOccurs2MaxOccurs21 { /// [System.Xml.Serialization.XmlArrayItem(ElementName="itemColor", IsNullable=false)] public string[] itemColors2; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementMinOccurs2orMore", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementMinOccurs2orMore { /// [System.Xml.Serialization.XmlArrayItem(ElementName="itemColor", IsNullable=false)] public string[] itemColors; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementMinOccurs2orMore", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementMinOccurs2orMore1 { /// [System.Xml.Serialization.XmlArrayItem(ElementName="itemColor", IsNullable=false)] public string[] itemColors; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementMaxOccurs1", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementMaxOccurs1 { /// public ElementMaxOccurs1 elementMaxOccurs1; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementMaxOccurs1", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementMaxOccurs11 { /// public ElementMaxOccurs1 elementMaxOccurs1; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementMaxOccursUnbounded", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementMaxOccursUnbounded { /// [System.Xml.Serialization.XmlArrayItem(ElementName="day", IsNullable=false)] public string[] publications; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementMaxOccursUnbounded", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementMaxOccursUnbounded1 { /// [System.Xml.Serialization.XmlArrayItem(ElementName="day", IsNullable=false)] public string[] publications; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementMaxOccursFinite", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementMaxOccursFinite { /// [System.Xml.Serialization.XmlArrayItem(ElementName="mnth", IsNullable=false)] public string[] summer; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementMaxOccursFinite", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementMaxOccursFinite1 { /// [System.Xml.Serialization.XmlArrayItem(ElementName="mnth", IsNullable=false)] public string[] summer; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAttributeOptional", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAttributeOptional { /// public Premium premium; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAttributeOptional", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAttributeOptional1 { /// public Premium premium; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAttributeRequired", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAttributeRequired { /// public Discount discount; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAttributeRequired", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAttributeRequired1 { /// public Discount discount; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAttributeFixed", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAttributeFixed { /// public Survey survey; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAttributeFixed", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAttributeFixed1 { /// public Survey survey; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAttributeDefault", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAttributeDefault { /// public AttributeDefault attributeDefault; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAttributeDefault", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAttributeDefault1 { /// public AttributeDefault attributeDefault; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoGlobalElementDefault", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoGlobalElementDefault { /// [System.ComponentModel.DefaultValue("theDefaultValue")] public string globalElementDefault = "theDefaultValue"; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoGlobalElementDefault", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoGlobalElementDefault1 { /// [System.ComponentModel.DefaultValue("theDefaultValue")] public string globalElementDefault = "theDefaultValue"; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoLocalElementDefault", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoLocalElementDefault { /// public LocalElementDefault localElementDefault; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoLocalElementDefault", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoLocalElementDefault1 { /// public LocalElementDefault localElementDefault; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementMinOccurs0", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementMinOccurs0 { /// public ElementMinOccurs0 elementMinOccurs0; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementMinOccurs0", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementMinOccurs01 { /// public ElementMinOccurs0 elementMinOccurs0; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNillableElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNillableElement { /// public NillableMiddleName nillableMiddleName; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNillableElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNillableElement1 { /// public NillableMiddleName nillableMiddleName; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNillableOptionalElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNillableOptionalElement { /// public NillableOptionalMiddleName nillableOptionalMiddleName; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNillableOptionalElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNillableOptionalElement1 { /// public NillableOptionalMiddleName nillableOptionalMiddleName; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnionMemberTypes", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnionMemberTypes { /// public object unionMemberTypes; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnionMemberTypes", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnionMemberTypes1 { /// public object unionMemberTypes; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnionDateString", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnionDateString { /// public object unionDateString; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnionDateString", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnionDateString1 { /// public object unionDateString; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNullEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNullEnumerationType { /// public NullEnumerationType nullEnumerationType; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public enum NullEnumerationType { /// [System.Xml.Serialization.XmlEnum(Name="")] Item, } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNullEnumerationType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNullEnumerationType1 { /// public NullEnumerationType nullEnumerationType; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementEmptyComplexType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementEmptyComplexType { /// public elementEmptyComplexType elementEmptyComplexType; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class elementEmptyComplexType { } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementEmptyComplexType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementEmptyComplexType1 { /// public elementEmptyComplexType elementEmptyComplexType; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementEmptySequence", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementEmptySequence { /// public elementEmptySequence elementEmptySequence; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class elementEmptySequence { } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementEmptySequence", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementEmptySequence1 { /// public elementEmptySequence elementEmptySequence; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoGlobalElementSequence", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoGlobalElementSequence { /// public globalElementSequence globalElementSequence; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class globalElementSequence { /// public string foo; /// public string bar; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoGlobalElementSequence", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoGlobalElementSequence1 { /// public globalElementSequence globalElementSequence; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoSequenceElementList", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoSequenceElementList { /// [System.Xml.Serialization.XmlArrayItem(ElementName="item", IsNullable=false)] public string[] sequenceElementList; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoSequenceElementList", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoSequenceElementList1 { /// [System.Xml.Serialization.XmlArrayItem(ElementName="item", IsNullable=false)] public string[] sequenceElementList; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNestedSequenceElementList", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNestedSequenceElementList { /// [System.Xml.Serialization.XmlArrayItem(ElementName="nestedItem", IsNullable=false)] [System.Xml.Serialization.XmlArrayItem(ElementName="item", IsNullable=false, NestingLevel=1)] public string[][] nestedSequenceElementList; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNestedSequenceElementList", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNestedSequenceElementList1 { /// [System.Xml.Serialization.XmlArrayItem(ElementName="nestedItem", IsNullable=false)] [System.Xml.Serialization.XmlArrayItem(ElementName="item", IsNullable=false, NestingLevel=1)] public string[][] nestedSequenceElementList; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoStringSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoStringSimpleTypePattern { /// public string stringSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoStringSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoStringSimpleTypePattern1 { /// public string stringSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIntSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIntSimpleTypePattern { /// public int intSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIntSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIntSimpleTypePattern1 { /// public int intSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIntegerSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIntegerSimpleTypePattern { /// [System.Xml.Serialization.XmlElement(DataType="integer")] public string integerSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIntegerSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIntegerSimpleTypePattern1 { /// [System.Xml.Serialization.XmlElement(DataType="integer")] public string integerSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoLongSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoLongSimpleTypePattern { /// public long longSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoLongSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoLongSimpleTypePattern1 { /// public long longSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDecimalSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDecimalSimpleTypePattern { /// public System.Decimal decimalSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDecimalSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDecimalSimpleTypePattern1 { /// public System.Decimal decimalSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoFloatSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoFloatSimpleTypePattern { /// public System.Single floatSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoFloatSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoFloatSimpleTypePattern1 { /// public System.Single floatSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDoubleSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDoubleSimpleTypePattern { /// public System.Double doubleSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDoubleSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDoubleSimpleTypePattern1 { /// public System.Double doubleSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoShortSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoShortSimpleTypePattern { /// public short shortSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoShortSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoShortSimpleTypePattern1 { /// public short shortSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNonNegativeIntegerSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNonNegativeIntegerSimpleTypePattern { /// [System.Xml.Serialization.XmlElement(DataType="nonNegativeInteger")] public string nonNegativeIntegerSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoNonNegativeIntegerSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoNonNegativeIntegerSimpleTypePattern1 { /// [System.Xml.Serialization.XmlElement(DataType="nonNegativeInteger")] public string nonNegativeIntegerSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoPositiveIntegerSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoPositiveIntegerSimpleTypePattern { /// [System.Xml.Serialization.XmlElement(DataType="positiveInteger")] public string positiveIntegerSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoPositiveIntegerSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoPositiveIntegerSimpleTypePattern1 { /// [System.Xml.Serialization.XmlElement(DataType="positiveInteger")] public string positiveIntegerSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedLongSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedLongSimpleTypePattern { /// public System.UInt64 unsignedLongSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedLongSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedLongSimpleTypePattern1 { /// public System.UInt64 unsignedLongSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedIntSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedIntSimpleTypePattern { /// public System.UInt32 unsignedIntSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedIntSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedIntSimpleTypePattern1 { /// public System.UInt32 unsignedIntSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedShortSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedShortSimpleTypePattern { /// public System.UInt16 unsignedShortSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoUnsignedShortSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoUnsignedShortSimpleTypePattern1 { /// public System.UInt16 unsignedShortSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDateSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDateSimpleTypePattern { /// [System.Xml.Serialization.XmlElement(DataType="date")] public System.DateTime dateSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDateSimpleTypePattern", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDateSimpleTypePattern1 { /// [System.Xml.Serialization.XmlElement(DataType="date")] public System.DateTime dateSimpleTypePattern; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoRestrictedMinInclusive", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoRestrictedMinInclusive { /// [System.Xml.Serialization.XmlElement(DataType="integer")] public string restrictedMinInclusive; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoRestrictedMinInclusive", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoRestrictedMinInclusive1 { /// [System.Xml.Serialization.XmlElement(DataType="integer")] public string restrictedMinInclusive; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoRestrictedMaxInclusive", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoRestrictedMaxInclusive { /// [System.Xml.Serialization.XmlElement(DataType="integer")] public string restrictedMaxInclusive; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoRestrictedMaxInclusive", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoRestrictedMaxInclusive1 { /// [System.Xml.Serialization.XmlElement(DataType="integer")] public string restrictedMaxInclusive; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoRestrictedMinExclusive", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoRestrictedMinExclusive { /// [System.Xml.Serialization.XmlElement(DataType="integer")] public string restrictedMinExclusive; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoRestrictedMinExclusive", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoRestrictedMinExclusive1 { /// [System.Xml.Serialization.XmlElement(DataType="integer")] public string restrictedMinExclusive; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoRestrictedMaxExclusive", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoRestrictedMaxExclusive { /// [System.Xml.Serialization.XmlElement(DataType="integer")] public string restrictedMaxExclusive; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoRestrictedMaxExclusive", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoRestrictedMaxExclusive1 { /// [System.Xml.Serialization.XmlElement(DataType="integer")] public string restrictedMaxExclusive; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoRestrictedLength", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoRestrictedLength { /// [System.Xml.Serialization.XmlElement(DataType="language")] public string restrictedLength; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoRestrictedLength", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoRestrictedLength1 { /// [System.Xml.Serialization.XmlElement(DataType="language")] public string restrictedLength; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoRestrictedMaxLength", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoRestrictedMaxLength { /// public string restrictedMaxLength; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoRestrictedMaxLength", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoRestrictedMaxLength1 { /// public string restrictedMaxLength; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoRestrictedMinLength", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoRestrictedMinLength { /// public string restrictedMinLength; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoRestrictedMinLength", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoRestrictedMinLength1 { /// public string restrictedMinLength; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAnyAttributeStrict", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAnyAttributeStrict { /// public AnyAttributeStrict anyAttributeStrict; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAnyAttributeStrict", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAnyAttributeStrict1 { /// public AnyAttributeStrict anyAttributeStrict; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAnyAttributeSkip", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAnyAttributeSkip { /// public AnyAttributeSkip anyAttributeSkip; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAnyAttributeSkip", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAnyAttributeSkip1 { /// public AnyAttributeSkip anyAttributeSkip; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAnyAttributeLax", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAnyAttributeLax { /// public AnyAttributeLax anyAttributeLax; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAnyAttributeLax", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAnyAttributeLax1 { /// public AnyAttributeLax anyAttributeLax; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementReference", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementReference { /// public CustomerName customerName; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementReference", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementReference1 { /// public CustomerName customerName; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAttributeReference", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAttributeReference { /// public ClientName clientName; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAttributeReference", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAttributeReference1 { /// public ClientName clientName; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAttributeElementNameClash", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAttributeElementNameClash { /// public ClientDetails clientDetails; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAttributeElementNameClash", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAttributeElementNameClash1 { /// public ClientDetails clientDetails; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoExtendedSequenceStrict", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoExtendedSequenceStrict { /// public ExtendedSequenceStrict extendedSequenceStrict; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoExtendedSequenceStrict", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoExtendedSequenceStrict1 { /// public ExtendedSequenceStrict extendedSequenceStrict; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoExtendedSequenceLax", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoExtendedSequenceLax { /// public ExtendedSequenceLax extendedSequenceLax; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoExtendedSequenceLax", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoExtendedSequenceLax1 { /// public ExtendedSequenceLax extendedSequenceLax; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoExtendedSequenceSkip", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoExtendedSequenceSkip { /// public ExtendedSequenceSkip extendedSequenceSkip; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoExtendedSequenceSkip", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoExtendedSequenceSkip1 { /// public ExtendedSequenceSkip extendedSequenceSkip; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementTypeDefaultNamespace", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementTypeDefaultNamespace { /// public string stringElementDefaultNamespace; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementTypeDefaultNamespace", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementTypeDefaultNamespace1 { /// public string stringElementDefaultNamespace; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoRestrictedStringMinLength", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoRestrictedStringMinLength { /// public string restrictedStringMinLength; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoRestrictedStringMinLength", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoRestrictedStringMinLength1 { /// public string restrictedStringMinLength; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoRestrictedStringMaxLength", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoRestrictedStringMaxLength { /// public string restrictedStringMaxLength; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoRestrictedStringMaxLength", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoRestrictedStringMaxLength1 { /// public string restrictedStringMaxLength; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoRestrictedStringMinMaxLength", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoRestrictedStringMinMaxLength { /// public string restrictedStringMinMaxLength; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoRestrictedStringMinMaxLength", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoRestrictedStringMinMaxLength1 { /// public string restrictedStringMinMaxLength; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoBareVector", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoBareVector { /// public BareVector bareVector; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoBareVector", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoBareVector1 { /// public BareVector bareVector; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoComplexTypeSequenceExtension", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoComplexTypeSequenceExtension { /// public ComplexTypeSequenceExtension complexTypeSequenceExtension; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoComplexTypeSequenceExtension", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoComplexTypeSequenceExtension1 { /// public ComplexTypeSequenceExtension complexTypeSequenceExtension; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoTypeSubstitutionUsingXsiType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoTypeSubstitutionUsingXsiType { /// [System.Xml.Serialization.XmlArrayItem(ElementName="part", IsNullable=false)] public Part[] assembly; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoTypeSubstitutionUsingXsiType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoTypeSubstitutionUsingXsiType1 { /// [System.Xml.Serialization.XmlArrayItem(ElementName="part", IsNullable=false)] public Part[] assembly; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoSimpleTypeAttributes", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoSimpleTypeAttributes { /// public SimpleTypeAttributes simpleTypeAttributes; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoSimpleTypeAttributes", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoSimpleTypeAttributes1 { /// public SimpleTypeAttributes simpleTypeAttributes; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoExtendedSimpleType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoExtendedSimpleType { /// public ExtendedSimpleType extendedSimpleType; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoExtendedSimpleType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoExtendedSimpleType1 { /// public ExtendedSimpleType extendedSimpleType; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoSequenceMinOccurs1", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoSequenceMinOccurs1 { /// public SequenceMinOccurs1 sequenceMinOccurs1; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoSequenceMinOccurs1", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoSequenceMinOccurs11 { /// public SequenceMinOccurs1 sequenceMinOccurs1; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoSequenceMinOccursFinite", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoSequenceMinOccursFinite { /// public ArticleColors articleColors; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoSequenceMinOccursFinite", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoSequenceMinOccursFinite1 { /// public ArticleColors articleColors; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoSequenceMaxOccurs1", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoSequenceMaxOccurs1 { /// public MyAgeDetails myAgeDetails; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoSequenceMaxOccurs1", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoSequenceMaxOccurs11 { /// public MyAgeDetails myAgeDetails; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementMinOccurs0MaxOccursUnbounded", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementMinOccurs0MaxOccursUnbounded { /// [System.Xml.Serialization.XmlArrayItem(ElementName="durationValue", IsNullable=false)] public short[] durationList; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementMinOccurs0MaxOccursUnbounded", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementMinOccurs0MaxOccursUnbounded1 { /// [System.Xml.Serialization.XmlArrayItem(ElementName="durationValue", IsNullable=false)] public short[] durationList; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoSequenceMinOccurs0MaxOccursUnbounded", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoSequenceMinOccurs0MaxOccursUnbounded { /// public DurationListSequence durationListSequence; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoSequenceMinOccurs0MaxOccursUnbounded", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoSequenceMinOccurs0MaxOccursUnbounded1 { /// public DurationListSequence durationListSequence; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementMinOccurs1MaxOccursUnbounded", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementMinOccurs1MaxOccursUnbounded { /// [System.Xml.Serialization.XmlArrayItem(ElementName="ageValue", IsNullable=false)] public short[] ageList; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementMinOccurs1MaxOccursUnbounded", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementMinOccurs1MaxOccursUnbounded1 { /// [System.Xml.Serialization.XmlArrayItem(ElementName="ageValue", IsNullable=false)] public short[] ageList; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoSequenceMinOccurs1MaxOccursUnbounded", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoSequenceMinOccurs1MaxOccursUnbounded { /// public AgeListSequence ageListSequence; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoSequenceMinOccurs1MaxOccursUnbounded", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoSequenceMinOccurs1MaxOccursUnbounded1 { /// public AgeListSequence ageListSequence; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoSequenceMaxOccursUnbounded", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoSequenceMaxOccursUnbounded { /// public BookPublications bookPublications; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoSequenceMaxOccursUnbounded", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoSequenceMaxOccursUnbounded1 { /// public BookPublications bookPublications; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoSequenceMaxOccursFinite", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoSequenceMaxOccursFinite { /// public Winter winter; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoSequenceMaxOccursFinite", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoSequenceMaxOccursFinite1 { /// public Winter winter; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoSequenceMinOccurs0", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoSequenceMinOccurs0 { /// public SequenceMinOccurs0 sequenceMinOccurs0; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoSequenceMinOccurs0", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoSequenceMinOccurs01 { /// public SequenceMinOccurs0 sequenceMinOccurs0; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoSequenceSequenceElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoSequenceSequenceElement { /// public SequenceSequenceElement sequenceSequenceElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoSequenceSequenceElement", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoSequenceSequenceElement1 { /// public SequenceSequenceElement sequenceSequenceElement; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDecimalSimpleTypeTotalDigits", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDecimalSimpleTypeTotalDigits { /// public System.Decimal decimalSimpleTypeTotalDigits; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDecimalSimpleTypeTotalDigits", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDecimalSimpleTypeTotalDigits1 { /// public System.Decimal decimalSimpleTypeTotalDigits; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDecimalSimpleTypeFractionDigits", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDecimalSimpleTypeFractionDigits { /// public System.Decimal decimalSimpleTypeFractionDigits; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoDecimalSimpleTypeFractionDigits", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoDecimalSimpleTypeFractionDigits1 { /// public System.Decimal decimalSimpleTypeFractionDigits; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAttributeTypeReference", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAttributeTypeReference { /// public AttributeTypeReference attributeTypeReference; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAttributeTypeReference", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAttributeTypeReference1 { /// public AttributeTypeReference attributeTypeReference; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementTypeReference", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementTypeReference { /// public ElementTypeReference elementTypeReference; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoElementTypeReference", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoElementTypeReference1 { /// public ElementTypeReference elementTypeReference; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoLocalElementComplexType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoLocalElementComplexType { /// public LocalElementComplexType localElementComplexType; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoLocalElementComplexType", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoLocalElementComplexType1 { /// public LocalElementComplexType localElementComplexType; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIdExample", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIdExample { /// public IdExample idExample; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoIdExample", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoIdExample1 { /// public IdExample idExample; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAttributeGroupExample", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAttributeGroupExample { /// public AttributeGroupExample attributeGroupExample; } /// [System.Xml.Serialization.XmlType(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] [System.Xml.Serialization.XmlRoot("echoAttributeGroupExample", Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] public class MessageEchoAttributeGroupExample1 { /// public AttributeGroupExample attributeGroupExample; } }