//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version: 1.1.4322.573 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ // // This source code was auto-generated by xsd, Version=1.1.4322.573. // using System.Xml.Serialization; using System.Web.Services.Protocols; /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.xmlsoap.org/ws/2003/03/rm")] [System.Xml.Serialization.XmlRootAttribute("Sequence", Namespace="http://schemas.xmlsoap.org/ws/2003/03/rm", IsNullable=false)] public class SequenceType : SoapHeader { /// [System.Xml.Serialization.XmlElementAttribute(Namespace="http://schemas.xmlsoap.org/ws/2002/07/utility")] public AttributedURI Identifier; /// public System.UInt64 MessageNumber; /// [System.Xml.Serialization.XmlElementAttribute(DataType="ENTITY")] public string LastMessage; /// [System.Xml.Serialization.XmlAnyElementAttribute()] public System.Xml.XmlElement[] Any; /// [System.Xml.Serialization.XmlAnyAttributeAttribute()] public System.Xml.XmlAttribute[] AnyAttr; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.xmlsoap.org/ws/2002/07/utility")] [System.Xml.Serialization.XmlRootAttribute("Identifier", Namespace="http://schemas.xmlsoap.org/ws/2002/07/utility", IsNullable=false)] public class AttributedURI { /// [System.Xml.Serialization.XmlAttributeAttribute(DataType="ID")] public string Id; /// [System.Xml.Serialization.XmlAnyAttributeAttribute()] public System.Xml.XmlAttribute[] AnyAttr; /// [System.Xml.Serialization.XmlTextAttribute(DataType="anyURI")] public string Value; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.xmlsoap.org/ws/2003/03/rm")] [System.Xml.Serialization.XmlRootAttribute(Namespace="http://schemas.xmlsoap.org/ws/2003/03/rm", IsNullable=false)] public class SequenceTerminate { /// [System.Xml.Serialization.XmlElementAttribute(Namespace="http://schemas.xmlsoap.org/ws/2002/07/utility")] public AttributedURI Identifier; /// [System.Xml.Serialization.XmlAnyElementAttribute()] public System.Xml.XmlElement[] Any; /// [System.Xml.Serialization.XmlAnyAttributeAttribute()] public System.Xml.XmlAttribute[] AnyAttr; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.xmlsoap.org/ws/2003/03/rm")] [System.Xml.Serialization.XmlRootAttribute(Namespace="http://schemas.xmlsoap.org/ws/2003/03/rm", IsNullable=false)] public class SequenceAcknowledgment : SoapHeader { /// [System.Xml.Serialization.XmlElementAttribute(Namespace="http://schemas.xmlsoap.org/ws/2002/07/utility")] public AttributedURI Identifier; /// [System.Xml.Serialization.XmlElementAttribute("AcknowledgmentRange")] public SequenceAcknowledgmentAcknowledgmentRange[] AcknowledgmentRange; /// [System.Xml.Serialization.XmlAnyElementAttribute()] public System.Xml.XmlElement[] Any; /// [System.Xml.Serialization.XmlAnyAttributeAttribute()] public System.Xml.XmlAttribute[] AnyAttr; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.xmlsoap.org/ws/2003/03/rm")] public class SequenceAcknowledgmentAcknowledgmentRange { /// [System.Xml.Serialization.XmlAttributeAttribute()] public System.UInt64 Upper; /// [System.Xml.Serialization.XmlAttributeAttribute()] public System.UInt64 Lower; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.xmlsoap.org/ws/2003/03/rm")] [System.Xml.Serialization.XmlRootAttribute("AckRequested", Namespace="http://schemas.xmlsoap.org/ws/2003/03/rm", IsNullable=false)] public class AckRequestedType : SoapHeader { /// [System.Xml.Serialization.XmlElementAttribute(Namespace="http://schemas.xmlsoap.org/ws/2002/07/utility")] public AttributedURI Identifier; /// [System.Xml.Serialization.XmlAnyElementAttribute()] public System.Xml.XmlElement[] Any; /// [System.Xml.Serialization.XmlAnyAttributeAttribute()] public System.Xml.XmlAttribute[] AnyAttr; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.xmlsoap.org/ws/2003/03/rm")] [System.Xml.Serialization.XmlRootAttribute(Namespace="http://schemas.xmlsoap.org/ws/2003/03/rm", IsNullable=false)] public class InactivityTimeout : PolicyAssertionType { /// [System.Xml.Serialization.XmlAttributeAttribute()] public System.UInt64 Milliseconds; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.xmlsoap.org/ws/2003/03/rm")] [System.Xml.Serialization.XmlIncludeAttribute(typeof(InactivityTimeout))] [System.Xml.Serialization.XmlRootAttribute("ExponentialBackoff", Namespace="http://schemas.xmlsoap.org/ws/2003/03/rm", IsNullable=false)] public class PolicyAssertionType { /// [System.Xml.Serialization.XmlAnyElementAttribute()] public System.Xml.XmlElement[] Any; /// [System.Xml.Serialization.XmlAnyAttributeAttribute()] public System.Xml.XmlAttribute[] AnyAttr; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.xmlsoap.org/ws/2003/03/rm")] [System.Xml.Serialization.XmlRootAttribute(Namespace="http://schemas.xmlsoap.org/ws/2003/03/rm", IsNullable=false)] public class BaseRetransmissionInterval : PolicyAssertionType { /// [System.Xml.Serialization.XmlAttributeAttribute()] public System.UInt64 Milliseconds; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.xmlsoap.org/ws/2003/03/rm")] [System.Xml.Serialization.XmlRootAttribute(Namespace="http://schemas.xmlsoap.org/ws/2003/03/rm", IsNullable=false)] public class AcknowledgementInterval : PolicyAssertionType { /// [System.Xml.Serialization.XmlAttributeAttribute()] public System.UInt64 Milliseconds; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.xmlsoap.org/ws/2003/03/rm")] [System.Xml.Serialization.XmlRootAttribute(Namespace="http://schemas.xmlsoap.org/ws/2003/03/rm", IsNullable=false)] public class DeliveryAssurance : PolicyAssertionType { /// [System.Xml.Serialization.XmlAttributeAttribute()] public System.Xml.XmlQualifiedName Value; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.xmlsoap.org/ws/2003/03/rm")] [System.Xml.Serialization.XmlRootAttribute("SequenceFault", Namespace="http://schemas.xmlsoap.org/ws/2003/03/rm", IsNullable=false)] public class SequenceFaultType { /// [System.Xml.Serialization.XmlElementAttribute(Namespace="http://schemas.xmlsoap.org/ws/2002/07/utility")] public AttributedURI Identifier; /// public System.Xml.XmlQualifiedName FaultCode; /// [System.Xml.Serialization.XmlAnyElementAttribute()] public System.Xml.XmlElement Any; /// [System.Xml.Serialization.XmlAnyAttributeAttribute()] public System.Xml.XmlAttribute[] AnyAttr; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.xmlsoap.org/ws/2003/03/rm")] [System.Xml.Serialization.XmlRootAttribute("SequenceRef", Namespace="http://schemas.xmlsoap.org/ws/2003/03/rm", IsNullable=false)] public class SequenceRefType { /// [System.Xml.Serialization.XmlAnyElementAttribute()] public System.Xml.XmlElement[] Any; /// [System.Xml.Serialization.XmlAttributeAttribute(DataType="anyURI")] public string Identifier; /// [System.Xml.Serialization.XmlAttributeAttribute()] public System.Xml.XmlQualifiedName Match; /// [System.Xml.Serialization.XmlAnyAttributeAttribute()] public System.Xml.XmlAttribute[] AnyAttr; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.xmlsoap.org/ws/2002/07/utility")] [System.Xml.Serialization.XmlRootAttribute("Timestamp", Namespace="http://schemas.xmlsoap.org/ws/2002/07/utility", IsNullable=false)] public class TimestampType { /// public AttributedDateTime Created; /// public AttributedDateTime Expires; /// [System.Xml.Serialization.XmlElementAttribute("Received", typeof(ReceivedType))] [System.Xml.Serialization.XmlAnyElementAttribute()] public object[] Items; /// [System.Xml.Serialization.XmlAttributeAttribute(DataType="ID")] public string Id; /// [System.Xml.Serialization.XmlAnyAttributeAttribute()] public System.Xml.XmlAttribute[] AnyAttr; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.xmlsoap.org/ws/2002/07/utility")] [System.Xml.Serialization.XmlIncludeAttribute(typeof(ReceivedType))] [System.Xml.Serialization.XmlRootAttribute("Expires", Namespace="http://schemas.xmlsoap.org/ws/2002/07/utility", IsNullable=false)] public class AttributedDateTime { /// [System.Xml.Serialization.XmlAttributeAttribute()] public System.Xml.XmlQualifiedName ValueType; /// [System.Xml.Serialization.XmlAttributeAttribute(DataType="ID")] public string Id; /// [System.Xml.Serialization.XmlAnyAttributeAttribute()] public System.Xml.XmlAttribute[] AnyAttr; /// [System.Xml.Serialization.XmlTextAttribute()] public string Value; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.xmlsoap.org/ws/2002/07/utility")] [System.Xml.Serialization.XmlRootAttribute("Received", Namespace="http://schemas.xmlsoap.org/ws/2002/07/utility", IsNullable=false)] public class ReceivedType : AttributedDateTime { /// [System.Xml.Serialization.XmlAttributeAttribute()] public int Delay; /// [System.Xml.Serialization.XmlIgnoreAttribute()] public bool DelaySpecified; /// [System.Xml.Serialization.XmlAttributeAttribute(DataType="anyURI")] public string Actor; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.xmlsoap.org/ws/2002/07/utility")] [System.Xml.Serialization.XmlRootAttribute(Namespace="http://schemas.xmlsoap.org/ws/2002/07/utility", IsNullable=false)] public class Context : ContextType { /// [System.Xml.Serialization.XmlAnyElementAttribute()] public System.Xml.XmlElement[] Any; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.xmlsoap.org/ws/2002/07/utility")] [System.Xml.Serialization.XmlIncludeAttribute(typeof(Context))] public abstract class ContextType { /// public AttributedDateTime Expires; /// public AttributedURI Identifier; /// [System.Xml.Serialization.XmlAttributeAttribute(DataType="ID")] public string Id; /// [System.Xml.Serialization.XmlAnyAttributeAttribute()] public System.Xml.XmlAttribute[] AnyAttr; } /// [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://schemas.xmlsoap.org/ws/2002/07/utility")] [System.Xml.Serialization.XmlRootAttribute("PortReference", Namespace="http://schemas.xmlsoap.org/ws/2002/07/utility", IsNullable=false)] public class PortReferenceType { /// public AttributedURI Address; /// [System.Xml.Serialization.XmlAnyElementAttribute()] public System.Xml.XmlElement[] Any; /// [System.Xml.Serialization.XmlAttributeAttribute(DataType="ID")] public string Id; /// [System.Xml.Serialization.XmlAnyAttributeAttribute()] public System.Xml.XmlAttribute[] AnyAttr; }