// ------------------------------------------------------------------------------ // // 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 abstract 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 abstract MessageEchoAnyTypeElement1 echoAnyTypeElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAnyTypeElement 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 abstract MessageEchoDocumentationElement1 echoDocumentationElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDocumentationElement 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 abstract MessageEchoIdentifierName1 echoIdentifierName([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIdentifierName 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 abstract MessageEchoNonIdentifierName1 echoNonIdentifierName([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNonIdentifierName 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 abstract MessageEchoStringElement1 echoStringElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoStringElement 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 abstract MessageEchoStringAttribute1 echoStringAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoStringAttribute 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 abstract MessageEchoBooleanElement1 echoBooleanElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoBooleanElement 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 abstract MessageEchoBooleanAttribute1 echoBooleanAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoBooleanAttribute 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 abstract MessageEchoDecimalElement1 echoDecimalElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDecimalElement 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 abstract MessageEchoDecimalAttribute1 echoDecimalAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDecimalAttribute 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 abstract MessageEchoFloatElement1 echoFloatElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoFloatElement 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 abstract MessageEchoFloatAttribute1 echoFloatAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoFloatAttribute 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 abstract MessageEchoDoubleElement1 echoDoubleElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDoubleElement 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 abstract MessageEchoDoubleAttribute1 echoDoubleAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDoubleAttribute 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 abstract MessageEchoDurationElement1 echoDurationElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDurationElement 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 abstract MessageEchoDurationAttribute1 echoDurationAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDurationAttribute 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 abstract MessageEchoDateTimeElement1 echoDateTimeElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDateTimeElement 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 abstract MessageEchoDateTimeAttribute1 echoDateTimeAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDateTimeAttribute 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 abstract MessageEchoTimeElement1 echoTimeElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoTimeElement 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 abstract MessageEchoTimeAttribute1 echoTimeAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoTimeAttribute 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 abstract MessageEchoDateElement1 echoDateElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDateElement 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 abstract MessageEchoDateAttribute1 echoDateAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDateAttribute 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 abstract MessageEchoGYearMonthElement1 echoGYearMonthElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoGYearMonthElement 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 abstract MessageEchoGYearMonthAttribute1 echoGYearMonthAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoGYearMonthAttribute 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 abstract MessageEchoGYearElement1 echoGYearElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoGYearElement 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 abstract MessageEchoGYearAttribute1 echoGYearAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoGYearAttribute 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 abstract MessageEchoGMonthDayElement1 echoGMonthDayElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoGMonthDayElement 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 abstract MessageEchoGMonthDayAttribute1 echoGMonthDayAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoGMonthDayAttribute 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 abstract MessageEchoGDayElement1 echoGDayElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoGDayElement 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 abstract MessageEchoGDayAttribute1 echoGDayAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoGDayAttribute 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 abstract MessageEchoHexBinaryElement1 echoHexBinaryElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoHexBinaryElement 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 abstract MessageEchoHexBinaryAttribute1 echoHexBinaryAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoHexBinaryAttribute 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 abstract MessageEchoBase64BinaryElement1 echoBase64BinaryElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoBase64BinaryElement 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 abstract MessageEchoBase64BinaryAttribute1 echoBase64BinaryAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoBase64BinaryAttribute 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 abstract MessageEchoAnyURIElement1 echoAnyURIElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAnyURIElement 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 abstract MessageEchoAnyURIAttribute1 echoAnyURIAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAnyURIAttribute 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 abstract MessageEchoQNameElement1 echoQNameElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoQNameElement 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 abstract MessageEchoQNameAttribute1 echoQNameAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoQNameAttribute 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 abstract MessageEchoNormalizedStringElement1 echoNormalizedStringElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNormalizedStringElement 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 abstract MessageEchoNormalizedStringAttribute1 echoNormalizedStringAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNormalizedStringAttribute 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 abstract MessageEchoTokenElement1 echoTokenElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoTokenElement 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 abstract MessageEchoTokenAttribute1 echoTokenAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoTokenAttribute 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 abstract MessageEchoLanguageElement1 echoLanguageElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoLanguageElement 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 abstract MessageEchoLanguageAttribute1 echoLanguageAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoLanguageAttribute 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 abstract MessageEchoNMTOKENElement1 echoNMTOKENElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNMTOKENElement 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 abstract MessageEchoNMTOKENAttribute1 echoNMTOKENAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNMTOKENAttribute 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 abstract MessageEchoNMTOKENSElement1 echoNMTOKENSElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNMTOKENSElement 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 abstract MessageEchoNMTOKENSAttribute1 echoNMTOKENSAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNMTOKENSAttribute 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 abstract MessageEchoNameElement1 echoNameElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNameElement 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 abstract MessageEchoNameAttribute1 echoNameAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNameAttribute 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 abstract MessageEchoNCNameElement1 echoNCNameElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNCNameElement 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 abstract MessageEchoNCNameAttribute1 echoNCNameAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNCNameAttribute 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 abstract MessageEchoIDElement1 echoIDElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIDElement 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 abstract MessageEchoIDAttribute1 echoIDAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIDAttribute 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 abstract MessageEchoIDREFElement1 echoIDREFElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIDREFElement 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 abstract MessageEchoIDREFAttribute1 echoIDREFAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIDREFAttribute 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 abstract MessageEchoIDREFSElement1 echoIDREFSElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIDREFSElement 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 abstract MessageEchoIDREFSAttribute1 echoIDREFSAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIDREFSAttribute 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 abstract MessageEchoENTITYElement1 echoENTITYElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoENTITYElement 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 abstract MessageEchoENTITYAttribute1 echoENTITYAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoENTITYAttribute 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 abstract MessageEchoENTITIESElement1 echoENTITIESElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoENTITIESElement 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 abstract MessageEchoENTITIESAttribute1 echoENTITIESAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoENTITIESAttribute 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 abstract MessageEchoIntegerElement1 echoIntegerElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIntegerElement 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 abstract MessageEchoIntegerAttribute1 echoIntegerAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIntegerAttribute 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 abstract MessageEchoNonPositiveIntegerElement1 echoNonPositiveIntegerElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNonPositiveIntegerElement 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 abstract MessageEchoNonPositiveIntegerAttribute1 echoNonPositiveIntegerAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNonPositiveIntegerAttribute 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 abstract MessageEchoNegativeIntegerElement1 echoNegativeIntegerElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNegativeIntegerElement 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 abstract MessageEchoLongElement1 echoLongElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoLongElement 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 abstract MessageEchoLongAttribute1 echoLongAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoLongAttribute 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 abstract MessageEchoIntElement1 echoIntElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIntElement 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 abstract MessageEchoIntAttribute1 echoIntAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIntAttribute 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 abstract MessageEchoShortElement1 echoShortElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoShortElement 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 abstract MessageEchoShortAttribute1 echoShortAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoShortAttribute 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 abstract MessageEchoByteElement1 echoByteElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoByteElement 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 abstract MessageEchoByteAttribute1 echoByteAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoByteAttribute 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 abstract MessageEchoNonNegativeIntegerElement1 echoNonNegativeIntegerElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNonNegativeIntegerElement 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 abstract MessageEchoNonNegativeIntegerAttribute1 echoNonNegativeIntegerAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNonNegativeIntegerAttribute 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 abstract MessageEchoUnsignedLongElement1 echoUnsignedLongElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedLongElement 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 abstract MessageEchoUnsignedLongAttribute1 echoUnsignedLongAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedLongAttribute 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 abstract MessageEchoUnsignedIntElement1 echoUnsignedIntElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedIntElement 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 abstract MessageEchoUnsignedIntAttribute1 echoUnsignedIntAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedIntAttribute 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 abstract MessageEchoUnsignedShortElement1 echoUnsignedShortElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedShortElement 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 abstract MessageEchoUnsignedShortAttribute1 echoUnsignedShortAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedShortAttribute 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 abstract MessageEchoNegativeIntegerAttribute1 echoNegativeIntegerAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNegativeIntegerAttribute 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 abstract MessageEchoUnsignedByteElement1 echoUnsignedByteElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedByteElement 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 abstract MessageEchoUnsignedByteAttribute1 echoUnsignedByteAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedByteAttribute 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 abstract MessageEchoPositiveIntegerElement1 echoPositiveIntegerElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoPositiveIntegerElement 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 abstract MessageEchoPositiveIntegerAttribute1 echoPositiveIntegerAttribute([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoPositiveIntegerAttribute 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 abstract MessageEchoGlobalSimpleType1 echoGlobalSimpleType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoGlobalSimpleType 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 abstract MessageEchoStringEnumerationType1 echoStringEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoStringEnumerationType 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 abstract MessageEchoNMTOKENEnumerationType1 echoNMTOKENEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNMTOKENEnumerationType 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 abstract MessageEchoIntEnumerationType1 echoIntEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIntEnumerationType 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 abstract MessageEchoShortEnumerationType1 echoShortEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoShortEnumerationType 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 abstract MessageEchoLongEnumerationType1 echoLongEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoLongEnumerationType 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 abstract MessageEchoDoubleEnumerationType1 echoDoubleEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDoubleEnumerationType 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 abstract MessageEchoIntegerEnumerationType1 echoIntegerEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIntegerEnumerationType 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 abstract MessageEchoDecimalEnumerationType1 echoDecimalEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDecimalEnumerationType 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 abstract MessageEchoFloatEnumerationType1 echoFloatEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoFloatEnumerationType 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 abstract MessageEchoNonNegativeIntegerEnumerationType1 echoNonNegativeIntegerEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNonNegativeIntegerEnumerationType 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 abstract MessageEchoPositiveIntegerEnumerationType1 echoPositiveIntegerEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoPositiveIntegerEnumerationType 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 abstract MessageEchoUnsignedLongEnumerationType1 echoUnsignedLongEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedLongEnumerationType 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 abstract MessageEchoUnsignedIntEnumerationType1 echoUnsignedIntEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedIntEnumerationType 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 abstract MessageEchoUnsignedShortEnumerationType1 echoUnsignedShortEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedShortEnumerationType 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 abstract MessageEchoTokenEnumerationType1 echoTokenEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoTokenEnumerationType 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 abstract MessageEchoComplexTypeSequence1 echoComplexTypeSequence([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoComplexTypeSequence 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 abstract MessageEchoComplexTypeAll1 echoComplexTypeAll([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoComplexTypeAll 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 abstract MessageEchoComplexTypeChoice1 echoComplexTypeChoice([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoComplexTypeChoice 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 abstract MessageEchoComplexTypeSequenceChoice1 echoComplexTypeSequenceChoice([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoComplexTypeSequenceChoice 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 abstract MessageEchoElementMinOccurs11 echoElementMinOccurs1([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementMinOccurs1 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 abstract MessageEchoElementMinOccurs2MaxOccurs21 echoElementMinOccurs2MaxOccurs2([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementMinOccurs2MaxOccurs2 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 abstract MessageEchoElementMinOccurs2orMore1 echoElementMinOccurs2orMore([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementMinOccurs2orMore 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 abstract MessageEchoElementMaxOccurs11 echoElementMaxOccurs1([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementMaxOccurs1 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 abstract MessageEchoElementMaxOccursUnbounded1 echoElementMaxOccursUnbounded([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementMaxOccursUnbounded 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 abstract MessageEchoElementMaxOccursFinite1 echoElementMaxOccursFinite([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementMaxOccursFinite 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 abstract MessageEchoAttributeOptional1 echoAttributeOptional([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAttributeOptional 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 abstract MessageEchoAttributeRequired1 echoAttributeRequired([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAttributeRequired 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 abstract MessageEchoAttributeFixed1 echoAttributeFixed([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAttributeFixed 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 abstract MessageEchoAttributeDefault1 echoAttributeDefault([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAttributeDefault 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 abstract MessageEchoGlobalElementDefault1 echoGlobalElementDefault([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoGlobalElementDefault 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 abstract MessageEchoLocalElementDefault1 echoLocalElementDefault([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoLocalElementDefault 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 abstract MessageEchoElementMinOccurs01 echoElementMinOccurs0([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementMinOccurs0 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 abstract MessageEchoNillableElement1 echoNillableElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNillableElement 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 abstract MessageEchoNillableOptionalElement1 echoNillableOptionalElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNillableOptionalElement 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 abstract MessageEchoUnionMemberTypes1 echoUnionMemberTypes([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnionMemberTypes 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 abstract MessageEchoUnionDateString1 echoUnionDateString([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnionDateString 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 abstract MessageEchoNullEnumerationType1 echoNullEnumerationType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNullEnumerationType 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 abstract MessageEchoElementEmptyComplexType1 echoElementEmptyComplexType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementEmptyComplexType 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 abstract MessageEchoElementEmptySequence1 echoElementEmptySequence([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementEmptySequence 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 abstract MessageEchoGlobalElementSequence1 echoGlobalElementSequence([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoGlobalElementSequence 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 abstract MessageEchoSequenceElementList1 echoSequenceElementList([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoSequenceElementList 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 abstract MessageEchoNestedSequenceElementList1 echoNestedSequenceElementList([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNestedSequenceElementList 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 abstract MessageEchoStringSimpleTypePattern1 echoStringSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoStringSimpleTypePattern 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 abstract MessageEchoIntSimpleTypePattern1 echoIntSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIntSimpleTypePattern 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 abstract MessageEchoIntegerSimpleTypePattern1 echoIntegerSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIntegerSimpleTypePattern 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 abstract MessageEchoLongSimpleTypePattern1 echoLongSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoLongSimpleTypePattern 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 abstract MessageEchoDecimalSimpleTypePattern1 echoDecimalSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDecimalSimpleTypePattern 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 abstract MessageEchoFloatSimpleTypePattern1 echoFloatSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoFloatSimpleTypePattern 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 abstract MessageEchoDoubleSimpleTypePattern1 echoDoubleSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDoubleSimpleTypePattern 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 abstract MessageEchoShortSimpleTypePattern1 echoShortSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoShortSimpleTypePattern 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 abstract MessageEchoNonNegativeIntegerSimpleTypePattern1 echoNonNegativeIntegerSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoNonNegativeIntegerSimpleTypePattern 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 abstract MessageEchoPositiveIntegerSimpleTypePattern1 echoPositiveIntegerSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoPositiveIntegerSimpleTypePattern 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 abstract MessageEchoUnsignedLongSimpleTypePattern1 echoUnsignedLongSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedLongSimpleTypePattern 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 abstract MessageEchoUnsignedIntSimpleTypePattern1 echoUnsignedIntSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedIntSimpleTypePattern 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 abstract MessageEchoUnsignedShortSimpleTypePattern1 echoUnsignedShortSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoUnsignedShortSimpleTypePattern 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 abstract MessageEchoDateSimpleTypePattern1 echoDateSimpleTypePattern([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDateSimpleTypePattern 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 abstract MessageEchoRestrictedMinInclusive1 echoRestrictedMinInclusive([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoRestrictedMinInclusive 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 abstract MessageEchoRestrictedMaxInclusive1 echoRestrictedMaxInclusive([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoRestrictedMaxInclusive 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 abstract MessageEchoRestrictedMinExclusive1 echoRestrictedMinExclusive([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoRestrictedMinExclusive 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 abstract MessageEchoRestrictedMaxExclusive1 echoRestrictedMaxExclusive([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoRestrictedMaxExclusive 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 abstract MessageEchoRestrictedLength1 echoRestrictedLength([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoRestrictedLength 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 abstract MessageEchoRestrictedMaxLength1 echoRestrictedMaxLength([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoRestrictedMaxLength 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 abstract MessageEchoRestrictedMinLength1 echoRestrictedMinLength([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoRestrictedMinLength 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 abstract MessageEchoAnyAttributeStrict1 echoAnyAttributeStrict([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAnyAttributeStrict 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 abstract MessageEchoAnyAttributeSkip1 echoAnyAttributeSkip([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAnyAttributeSkip 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 abstract MessageEchoAnyAttributeLax1 echoAnyAttributeLax([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAnyAttributeLax 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 abstract MessageEchoElementReference1 echoElementReference([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementReference 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 abstract MessageEchoAttributeReference1 echoAttributeReference([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAttributeReference 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 abstract MessageEchoAttributeElementNameClash1 echoAttributeElementNameClash([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAttributeElementNameClash 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 abstract MessageEchoExtendedSequenceStrict1 echoExtendedSequenceStrict([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoExtendedSequenceStrict 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 abstract MessageEchoExtendedSequenceLax1 echoExtendedSequenceLax([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoExtendedSequenceLax 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 abstract MessageEchoExtendedSequenceSkip1 echoExtendedSequenceSkip([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoExtendedSequenceSkip 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 abstract MessageEchoElementTypeDefaultNamespace1 echoElementTypeDefaultNamespace([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementTypeDefaultNamespace 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 abstract MessageEchoRestrictedStringMinLength1 echoRestrictedStringMinLength([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoRestrictedStringMinLength 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 abstract MessageEchoRestrictedStringMaxLength1 echoRestrictedStringMaxLength([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoRestrictedStringMaxLength 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 abstract MessageEchoRestrictedStringMinMaxLength1 echoRestrictedStringMinMaxLength([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoRestrictedStringMinMaxLength 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 abstract MessageEchoBareVector1 echoBareVector([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoBareVector 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 abstract MessageEchoComplexTypeSequenceExtension1 echoComplexTypeSequenceExtension([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoComplexTypeSequenceExtension 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 abstract MessageEchoTypeSubstitutionUsingXsiType1 echoTypeSubstitutionUsingXsiType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoTypeSubstitutionUsingXsiType 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 abstract MessageEchoSimpleTypeAttributes1 echoSimpleTypeAttributes([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoSimpleTypeAttributes 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 abstract MessageEchoExtendedSimpleType1 echoExtendedSimpleType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoExtendedSimpleType 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 abstract MessageEchoSequenceMinOccurs11 echoSequenceMinOccurs1([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoSequenceMinOccurs1 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 abstract MessageEchoSequenceMinOccursFinite1 echoSequenceMinOccursFinite([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoSequenceMinOccursFinite 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 abstract MessageEchoSequenceMaxOccurs11 echoSequenceMaxOccurs1([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoSequenceMaxOccurs1 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 abstract MessageEchoElementMinOccurs0MaxOccursUnbounded1 echoElementMinOccurs0MaxOccursUnbounded([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementMinOccurs0MaxOccursUnbounded 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 abstract MessageEchoSequenceMinOccurs0MaxOccursUnbounded1 echoSequenceMinOccurs0MaxOccursUnbounded([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoSequenceMinOccurs0MaxOccursUnbounded 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 abstract MessageEchoElementMinOccurs1MaxOccursUnbounded1 echoElementMinOccurs1MaxOccursUnbounded([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementMinOccurs1MaxOccursUnbounded 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 abstract MessageEchoSequenceMinOccurs1MaxOccursUnbounded1 echoSequenceMinOccurs1MaxOccursUnbounded([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoSequenceMinOccurs1MaxOccursUnbounded 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 abstract MessageEchoSequenceMaxOccursUnbounded1 echoSequenceMaxOccursUnbounded([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoSequenceMaxOccursUnbounded 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 abstract MessageEchoSequenceMaxOccursFinite1 echoSequenceMaxOccursFinite([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoSequenceMaxOccursFinite 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 abstract MessageEchoSequenceMinOccurs01 echoSequenceMinOccurs0([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoSequenceMinOccurs0 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 abstract MessageEchoSequenceSequenceElement1 echoSequenceSequenceElement([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoSequenceSequenceElement 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 abstract MessageEchoDecimalSimpleTypeTotalDigits1 echoDecimalSimpleTypeTotalDigits([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDecimalSimpleTypeTotalDigits 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 abstract MessageEchoDecimalSimpleTypeFractionDigits1 echoDecimalSimpleTypeFractionDigits([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoDecimalSimpleTypeFractionDigits 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 abstract MessageEchoAttributeTypeReference1 echoAttributeTypeReference([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAttributeTypeReference 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 abstract MessageEchoElementTypeReference1 echoElementTypeReference([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoElementTypeReference 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 abstract MessageEchoLocalElementComplexType1 echoLocalElementComplexType([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoLocalElementComplexType 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 abstract MessageEchoIdExample1 echoIdExample([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoIdExample 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 abstract MessageEchoAttributeGroupExample1 echoAttributeGroupExample([System.Xml.Serialization.XmlElement(Namespace="http://www.w3.org/2002/ws/databinding/examples/6/09/")] MessageEchoAttributeGroupExample 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; } }