From 6b39e295fa45dc15b80a0e5eac6c95864386b855 Mon Sep 17 00:00:00 2001 From: jarle pedersen Date: Thu, 7 Jun 2018 13:32:24 +0200 Subject: [PATCH] needed edits to autogenerated code --- .../Geosynkronisering/GeosyncWCFproxy2.cs | 124 +++++++++--------- 1 file changed, 62 insertions(+), 62 deletions(-) diff --git a/xsd/1.2/Tjenester/Geosynkronisering/GeosyncWCFproxy2.cs b/xsd/1.2/Tjenester/Geosynkronisering/GeosyncWCFproxy2.cs index b2d4df8..c8d9359 100644 --- a/xsd/1.2/Tjenester/Geosynkronisering/GeosyncWCFproxy2.cs +++ b/xsd/1.2/Tjenester/Geosynkronisering/GeosyncWCFproxy2.cs @@ -13,41 +13,41 @@ namespace Kartverket.GeosyncWCF using System.Runtime.Serialization; - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0")] - [System.Runtime.Serialization.DataContractAttribute(Name="ChangelogIdentificationType", Namespace="http://skjema.geonorge.no/standard/geosynkronisering/1.2/produkt")] - public partial class ChangelogIdentificationType : object, System.Runtime.Serialization.IExtensibleDataObject - { - - private System.Runtime.Serialization.ExtensionDataObject extensionDataField; - - private string changelogIdField; - - public System.Runtime.Serialization.ExtensionDataObject ExtensionData - { - get - { - return this.extensionDataField; - } - set - { - this.extensionDataField = value; - } - } - - [System.Runtime.Serialization.DataMemberAttribute(IsRequired=true, EmitDefaultValue=false)] - public string changelogId - { - get - { - return this.changelogIdField; - } - set - { - this.changelogIdField = value; - } - } - } + // [System.Diagnostics.DebuggerStepThroughAttribute()] + // [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0")] + // [System.Runtime.Serialization.DataContractAttribute(Name="ChangelogIdentificationType", Namespace="http://skjema.geonorge.no/standard/geosynkronisering/1.2/produkt")] + // public partial class ChangelogIdentificationType : object, System.Runtime.Serialization.IExtensibleDataObject + // { + + // private System.Runtime.Serialization.ExtensionDataObject extensionDataField; + + // private string changelogIdField; + + // public System.Runtime.Serialization.ExtensionDataObject ExtensionData + // { + // get + // { + // return this.extensionDataField; + // } + // set + // { + // this.extensionDataField = value; + // } + // } + + // [System.Runtime.Serialization.DataMemberAttribute(IsRequired=true, EmitDefaultValue=false)] + // public string changelogId + // { + // get + // { + // return this.changelogIdField; + // } + // set + // { + // this.changelogIdField = value; + // } + // } + // } [System.Diagnostics.DebuggerStepThroughAttribute()] [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0")] @@ -128,7 +128,7 @@ public interface WebFeatureServiceReplicationPort [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ContentsBaseType))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UnNamedDomainType))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BaseRequestType))] - void AcknowlegeChangelogDownloaded(Kartverket.GeosyncWCF.Kartverket.GeosyncWCF.ChangelogIdentificationType changelogId); + void AcknowlegeChangelogDownloaded(Kartverket.GeosyncWCF.ChangelogIdentificationType changelogId); [System.ServiceModel.OperationContractAttribute(Action="http://skjema.geonorge.no/standard/geosynkronisering/1.2/produkt/#CancelChangelog" + "", ReplyAction="*")] @@ -159,7 +159,7 @@ public interface WebFeatureServiceReplicationPort [System.ServiceModel.ServiceKnownTypeAttribute(typeof(ContentsBaseType))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UnNamedDomainType))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BaseRequestType))] - void CancelChangelog(Kartverket.GeosyncWCF.Kartverket.GeosyncWCF.ChangelogIdentificationType changelogid); + void CancelChangelog(Kartverket.GeosyncWCF.ChangelogIdentificationType changelogid); [System.ServiceModel.OperationContractAttribute(Action="http://skjema.geonorge.no/standard/geosynkronisering/1.2/produkt/#DescribeFeature" + "Type", ReplyAction="*")] @@ -253,7 +253,7 @@ public interface WebFeatureServiceReplicationPort [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UnNamedDomainType))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BaseRequestType))] [return: System.ServiceModel.MessageParameterAttribute(Name="return")] - Kartverket.GeosyncWCF.ChangelogType GetChangelog(Kartverket.GeosyncWCF.Kartverket.GeosyncWCF.ChangelogIdentificationType changelogid); + Kartverket.GeosyncWCF.ChangelogType GetChangelog(Kartverket.GeosyncWCF.ChangelogIdentificationType changelogid); [System.ServiceModel.OperationContractAttribute(Action="http://skjema.geonorge.no/standard/geosynkronisering/1.2/produkt/#GetChangelogSta" + "tus", ReplyAction="*")] @@ -285,7 +285,7 @@ public interface WebFeatureServiceReplicationPort [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UnNamedDomainType))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BaseRequestType))] [return: System.ServiceModel.MessageParameterAttribute(Name="return")] - Kartverket.GeosyncWCF.ChangelogStatusType GetChangelogStatus(Kartverket.GeosyncWCF.Kartverket.GeosyncWCF.ChangelogIdentificationType changelogid); + Kartverket.GeosyncWCF.ChangelogStatusType GetChangelogStatus(Kartverket.GeosyncWCF.ChangelogIdentificationType changelogid); // CODEGEN: Parameter 'return' requires additional schema information that cannot be captured using the parameter mode. The specific attribute is 'System.Xml.Serialization.XmlElementAttribute'. [System.ServiceModel.OperationContractAttribute(Action="http://skjema.geonorge.no/standard/geosynkronisering/1.2/produkt/#GetLastIndex", ReplyAction="*")] @@ -379,7 +379,7 @@ public interface WebFeatureServiceReplicationPort [System.ServiceModel.ServiceKnownTypeAttribute(typeof(UnNamedDomainType))] [System.ServiceModel.ServiceKnownTypeAttribute(typeof(BaseRequestType))] [return: System.ServiceModel.MessageParameterAttribute(Name="return")] - Kartverket.GeosyncWCF.Kartverket.GeosyncWCF.ChangelogIdentificationType OrderChangelog(Kartverket.GeosyncWCF.ChangelogOrderType order); + Kartverket.GeosyncWCF.ChangelogIdentificationType OrderChangelog(Kartverket.GeosyncWCF.ChangelogOrderType order); [System.ServiceModel.OperationContractAttribute(Action="http://skjema.geonorge.no/standard/geosynkronisering/1.2/produkt/#GetDatasetVersi" + "on", ReplyAction="*")] @@ -4000,21 +4000,21 @@ public QueryExpressionTextType() this.isPrivateField = false; } - /// - [System.Xml.Serialization.XmlAnyElementAttribute(Order=0)] - [System.Xml.Serialization.XmlAnyElementAttribute(Namespace="http://www.opengis.net/wfs/2.0", Order=0)] - [System.Xml.Serialization.XmlChoiceIdentifierAttribute("ItemElementName")] - public System.Xml.XmlElement Item - { - get - { - return this.itemField; - } - set - { - this.itemField = value; - } - } + // /// + // [System.Xml.Serialization.XmlAnyElementAttribute(Order=0)] + // [System.Xml.Serialization.XmlAnyElementAttribute(Namespace="http://www.opengis.net/wfs/2.0", Order=0)] + // [System.Xml.Serialization.XmlChoiceIdentifierAttribute("ItemElementName")] + // public System.Xml.XmlElement Item + // { + // get + // { + // return this.itemField; + // } + // set + // { + // this.itemField = value; + // } + // } /// [System.Xml.Serialization.XmlElementAttribute(Order=1)] @@ -10327,9 +10327,9 @@ public ExceptionReport ExceptionReport } /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("svcutil", "4.7.2558.0")] + //[System.CodeDom.Compiler.GeneratedCodeAttribute("svcutil", "4.7.2558.0")] [System.SerializableAttribute()] - [System.Diagnostics.DebuggerStepThroughAttribute()] + //[System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(AnonymousType=true, Namespace="http://www.opengis.net/ows/1.1")] public partial class ExceptionReport @@ -10665,12 +10665,12 @@ public WebFeatureServiceReplicationPortClient() { } - public void AcknowlegeChangelogDownloaded(Kartverket.GeosyncWCF.Kartverket.GeosyncWCF.ChangelogIdentificationType changelogId) + public void AcknowlegeChangelogDownloaded(Kartverket.GeosyncWCF.ChangelogIdentificationType changelogId) { base.Channel.AcknowlegeChangelogDownloaded(changelogId); } - public void CancelChangelog(Kartverket.GeosyncWCF.Kartverket.GeosyncWCF.ChangelogIdentificationType changelogid) + public void CancelChangelog(Kartverket.GeosyncWCF.ChangelogIdentificationType changelogid) { base.Channel.CancelChangelog(changelogid); } @@ -10685,12 +10685,12 @@ public Kartverket.GeosyncWCF.REP_CapabilitiesType GetCapabilities(Kartverket.Geo return base.Channel.GetCapabilities(getcapabilities1); } - public Kartverket.GeosyncWCF.ChangelogType GetChangelog(Kartverket.GeosyncWCF.Kartverket.GeosyncWCF.ChangelogIdentificationType changelogid) + public Kartverket.GeosyncWCF.ChangelogType GetChangelog(Kartverket.GeosyncWCF.ChangelogIdentificationType changelogid) { return base.Channel.GetChangelog(changelogid); } - public Kartverket.GeosyncWCF.ChangelogStatusType GetChangelogStatus(Kartverket.GeosyncWCF.Kartverket.GeosyncWCF.ChangelogIdentificationType changelogid) + public Kartverket.GeosyncWCF.ChangelogStatusType GetChangelogStatus(Kartverket.GeosyncWCF.ChangelogIdentificationType changelogid) { return base.Channel.GetChangelogStatus(changelogid); } @@ -10723,7 +10723,7 @@ public Kartverket.GeosyncWCF.StoredChangelogType[] ListStoredChangelogs(string d return retVal.@return; } - public Kartverket.GeosyncWCF.Kartverket.GeosyncWCF.ChangelogIdentificationType OrderChangelog(Kartverket.GeosyncWCF.ChangelogOrderType order) + public Kartverket.GeosyncWCF.ChangelogIdentificationType OrderChangelog(Kartverket.GeosyncWCF.ChangelogOrderType order) { return base.Channel.OrderChangelog(order); }