Imported Upstream version 6.0.0.172

Former-commit-id: f3cc9b82f3e5bd8f0fd3ebc098f789556b44e9cd
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2019-04-12 14:10:50 +00:00
parent 8016999e4d
commit 64ac736ec5
32155 changed files with 3981439 additions and 75368 deletions

View File

@@ -48,6 +48,18 @@ TEST_RESOURCE_FILES = $(wildcard Test/System.Web.Services.Description/*.wsdl)
TEST_MCS_FLAGS += $(foreach r, $(TEST_RESOURCE_FILES), -resource:$(r),$(r))
#
# This is only used to test the tool in `--existing` mode, see my comment
# at top top of tools/resx2sr/resx2sr.cs
#
RESX_EXTRA_ARGUMENTS = \
--in=corefx/SR.template.cs --name=System.Web.Services.Res --existing
RESX_RESOURCE_STRING = \
../referencesource/System.Web.Services/System.Web.Services.txt
EXTRA_DISTFILES = \
System.Web.Services.Description/web-reference.xsd \
System.Web.Services.Description/wsdl-1.1.xsd \

View File

@@ -1,301 +0,0 @@
namespace System.Web.Services
{
static class Res
{
public static string GetString (string name)
{
return name;
}
public static string GetString (string name, params object[] args)
{
return name;
}
public const string AsyncDuplicateUserState = "AsyncDuplicateUserState";
public const string BPConformanceHeaderFault = "BPConformanceHeaderFault";
public const string Binding = "Binding";
public const string BindingInvalidAttribute = "BindingInvalidAttribute";
public const string BindingMissingAttribute = "BindingMissingAttribute";
public const string BindingMultipleParts = "BindingMultipleParts";
public const string BothAndUseTheMessageNameUseTheMessageName3 = "BothAndUseTheMessageNameUseTheMessageName3";
public const string CanTCallTheEndMethodOfAnAsyncCallMoreThan = "CanTCallTheEndMethodOfAnAsyncCallMoreThan";
public const string CanTSpecifyElementOnEncodedMessagePartsPart = "CanTSpecifyElementOnEncodedMessagePartsPart";
public const string CannotRunInPartialTrustOutsideAspNet = "CannotRunInPartialTrustOutsideAspNet";
public const string ClientProtocolAllowAutoRedirect = "ClientProtocolAllowAutoRedirect";
public const string ClientProtocolClientCertificates = "ClientProtocolClientCertificates";
public const string ClientProtocolCookieContainer = "ClientProtocolCookieContainer";
public const string ClientProtocolEnableDecompression = "ClientProtocolEnableDecompression";
public const string ClientProtocolEncoding = "ClientProtocolEncoding";
public const string ClientProtocolPreAuthenticate = "ClientProtocolPreAuthenticate";
public const string ClientProtocolSoapVersion = "ClientProtocolSoapVersion";
public const string ClientProtocolTimeout = "ClientProtocolTimeout";
public const string ClientProtocolUrl = "ClientProtocolUrl";
public const string ClientProtocolUserAgent = "ClientProtocolUserAgent";
public const string CodeGenSupportParameterAttributes = "CodeGenSupportParameterAttributes";
public const string CodeGenSupportReferenceParameters = "CodeGenSupportReferenceParameters";
public const string CodeGenSupportReturnTypeAttributes = "CodeGenSupportReturnTypeAttributes";
public const string CodeRemarks = "CodeRemarks";
public const string CodegenWarningDetails = "CodegenWarningDetails";
public const string ConfigKeyNotFoundInElementCollection = "ConfigKeyNotFoundInElementCollection";
public const string ConfigKeysDoNotMatch = "ConfigKeysDoNotMatch";
public const string ContractOverride = "ContractOverride";
public const string Description = "Description";
public const string DiscoveryIsNotPossibleBecauseTypeIsMissing1 = "DiscoveryIsNotPossibleBecauseTypeIsMissing1";
public const string DuplicateInputOutputNames0 = "DuplicateInputOutputNames0";
public const string EachMessagePartInAUseLiteralMessageMustSpecify0 = "EachMessagePartInAUseLiteralMessageMustSpecify0";
public const string EachMessagePartInAnUseEncodedMessageMustSpecify0 = "EachMessagePartInAnUseEncodedMessageMustSpecify0";
public const string EachMessagePartInRpcUseLiteralMessageMustSpecify0 = "EachMessagePartInRpcUseLiteralMessageMustSpecify0";
public const string Element = "Element";
public const string ElementTypeMustBeObjectOrSoapExtensionOrSoapReflectedException = "ElementTypeMustBeObjectOrSoapExtensionOrSoapReflectedException";
public const string ElementTypeMustBeObjectOrSoapReflectedException = "ElementTypeMustBeObjectOrSoapReflectedException";
public const string FailedToHandleRequest0 = "FailedToHandleRequest0";
public const string Fault = "Fault";
public const string FaultBinding = "FaultBinding";
public const string HeaderFault = "HeaderFault";
public const string HelpGeneratorInternalError = "HelpGeneratorInternalError";
public const string IfAppSettingBaseUrlArgumentIsSpecifiedThen0 = "IfAppSettingBaseUrlArgumentIsSpecifiedThen0";
public const string InitFailed = "InitFailed";
public const string InputElement = "InputElement";
public const string Invalid_priority_group_value = "Invalid_priority_group_value";
public const string MessageHasNoParts1 = "MessageHasNoParts1";
public const string Missing2 = "Missing2";
public const string MissingBinding0 = "MissingBinding0";
public const string MissingHttpOperationElement0 = "MissingHttpOperationElement0";
public const string MissingInputBinding0 = "MissingInputBinding0";
public const string MissingMatchElement0 = "MissingMatchElement0";
public const string MissingMessage2 = "MissingMessage2";
public const string MissingMessagePartForMessageFromNamespace3 = "MissingMessagePartForMessageFromNamespace3";
public const string MissingOutputBinding0 = "MissingOutputBinding0";
public const string MissingSoapBodyInputBinding0 = "MissingSoapBodyInputBinding0";
public const string MissingSoapBodyOutputBinding0 = "MissingSoapBodyOutputBinding0";
public const string MissingSoapOperationBinding0 = "MissingSoapOperationBinding0";
public const string MultipleBindingsWithSameName2 = "MultipleBindingsWithSameName2";
public const string NeedConcreteType = "NeedConcreteType";
public const string NoInputHTTPFormatsWereRecognized0 = "NoInputHTTPFormatsWereRecognized0";
public const string NoInputMIMEFormatsWereRecognized0 = "NoInputMIMEFormatsWereRecognized0";
public const string NoMethodsWereFoundInTheWSDLForThisProtocol = "NoMethodsWereFoundInTheWSDLForThisProtocol";
public const string NoOutputMIMEFormatsWereRecognized0 = "NoOutputMIMEFormatsWereRecognized0";
public const string NotificationIsNotSupported0 = "NotificationIsNotSupported0";
public const string OneWayIsNotSupported0 = "OneWayIsNotSupported0";
public const string OnlyOneWebServiceBindingAttributeMayBeSpecified1 = "OnlyOneWebServiceBindingAttributeMayBeSpecified1";
public const string OnlyOperationInputOrOperationOutputTypes = "OnlyOperationInputOrOperationOutputTypes";
public const string OnlyXmlElementsOrTypesDerivingFromServiceDescriptionFormatExtension0 = "OnlyXmlElementsOrTypesDerivingFromServiceDescriptionFormatExtension0";
public const string Operation = "Operation";
public const string OperationBinding = "OperationBinding";
public const string OperationFlowNotification = "OperationFlowNotification";
public const string OperationFlowSolicitResponse = "OperationFlowSolicitResponse";
public const string OperationMissingBinding = "OperationMissingBinding";
public const string OperationOverload = "OperationOverload";
public const string OutputElement = "OutputElement";
public const string Part = "Part";
public const string Port = "Port";
public const string PortTypeOperationMissing = "PortTypeOperationMissing";
public const string ProtocolDoesNotAsyncSerialize = "ProtocolDoesNotAsyncSerialize";
public const string ProtocolWithNameIsNotRecognized1 = "ProtocolWithNameIsNotRecognized1";
public const string RequestResponseIsNotSupported0 = "RequestResponseIsNotSupported0";
public const string RequiredXmlFormatExtensionAttributeIsMissing1 = "RequiredXmlFormatExtensionAttributeIsMissing1";
public const string Rxxxx = "Rxxxx";
public const string SchemaSyntaxErrorDetails = "SchemaSyntaxErrorDetails";
public const string SchemaValidationError = "SchemaValidationError";
public const string SchemaValidationWarning = "SchemaValidationWarning";
public const string ServiceDescriptionWasNotFound0 = "ServiceDescriptionWasNotFound0";
public const string SolicitResponseIsNotSupported0 = "SolicitResponseIsNotSupported0";
public const string SpecifyingATypeForUseLiteralMessagesIs0 = "SpecifyingATypeForUseLiteralMessagesIs0";
public const string SpecifyingATypeForUseLiteralMessagesIsAny = "SpecifyingATypeForUseLiteralMessagesIsAny";
public const string SpecifyingAnElementForUseEncodedMessageParts0 = "SpecifyingAnElementForUseEncodedMessageParts0";
public const string StackTraceEnd = "StackTraceEnd";
public const string StreamDoesNotRead = "StreamDoesNotRead";
public const string StreamDoesNotSeek = "StreamDoesNotSeek";
public const string TheBinding0FromNamespace1WasIgnored2 = "TheBinding0FromNamespace1WasIgnored2";
public const string TheBindingNamedFromNamespaceWasNotFoundIn3 = "TheBindingNamedFromNamespaceWasNotFoundIn3";
public const string TheDocumentWasNotRecognizedAsAKnownDocumentType = "TheDocumentWasNotRecognizedAsAKnownDocumentType";
public const string TheDocumentWasUnderstoodButContainsErrors = "TheDocumentWasUnderstoodButContainsErrors";
public const string TheEncodingIsNotSupported1 = "TheEncodingIsNotSupported1";
public const string TheHTMLDocumentDoesNotContainDiscoveryInformation = "TheHTMLDocumentDoesNotContainDiscoveryInformation";
public const string TheMethodDoesNotHaveARequestElementEither1 = "TheMethodDoesNotHaveARequestElementEither1";
public const string TheMethodsAndUseTheSameRequestElementAndSoapActionXmlns6 = "TheMethodsAndUseTheSameRequestElementAndSoapActionXmlns6";
public const string TheMethodsAndUseTheSameRequestElementXmlns4 = "TheMethodsAndUseTheSameRequestElementXmlns4";
public const string TheMethodsAndUseTheSameSoapActionWhenTheService3 = "TheMethodsAndUseTheSameSoapActionWhenTheService3";
public const string TheOperation0FromNamespace1WasIgnored2 = "TheOperation0FromNamespace1WasIgnored2";
public const string TheOperationBinding0FromNamespace1WasIgnored = "TheOperationBinding0FromNamespace1WasIgnored";
public const string TheOperationBindingFromNamespaceHadInvalid3 = "TheOperationBindingFromNamespaceHadInvalid3";
public const string TheOperationFromNamespaceHadInvalidSyntax3 = "TheOperationFromNamespaceHadInvalidSyntax3";
public const string TheRequestElementXmlnsWasNotRecognized2 = "TheRequestElementXmlnsWasNotRecognized2";
public const string TheRootElementForTheRequestCouldNotBeDetermined0 = "TheRootElementForTheRequestCouldNotBeDetermined0";
public const string TheSchemaDocumentContainsLinksThatCouldNotBeResolved = "TheSchemaDocumentContainsLinksThatCouldNotBeResolved";
public const string TheSyntaxOfTypeMayNotBeExtended1 = "TheSyntaxOfTypeMayNotBeExtended1";
public const string TheWSDLDocumentContainsLinksThatCouldNotBeResolved = "TheWSDLDocumentContainsLinksThatCouldNotBeResolved";
public const string ThereIsNoSoapTransportImporterThatUnderstands1 = "ThereIsNoSoapTransportImporterThatUnderstands1";
public const string ThereWasAnErrorDownloading0 = "ThereWasAnErrorDownloading0";
public const string ThereWasAnErrorDuringAsyncProcessing = "ThereWasAnErrorDuringAsyncProcessing";
public const string TraceCallEnter = "TraceCallEnter";
public const string TraceCallEnterDetails = "TraceCallEnterDetails";
public const string TraceCallExit = "TraceCallExit";
public const string TraceCreateSerializer = "TraceCreateSerializer";
public const string TraceExceptionCought = "TraceExceptionCought";
public const string TraceExceptionDetails = "TraceExceptionDetails";
public const string TraceExceptionIgnored = "TraceExceptionIgnored";
public const string TraceExceptionThrown = "TraceExceptionThrown";
public const string TracePostWorkItemIn = "TracePostWorkItemIn";
public const string TracePostWorkItemOut = "TracePostWorkItemOut";
public const string TraceReadHeaders = "TraceReadHeaders";
public const string TraceReadRequest = "TraceReadRequest";
public const string TraceReadResponse = "TraceReadResponse";
public const string TraceUrl = "TraceUrl";
public const string TraceUrlReferrer = "TraceUrlReferrer";
public const string TraceUserHostAddress = "TraceUserHostAddress";
public const string TraceUserHostName = "TraceUserHostName";
public const string TraceWriteHeaders = "TraceWriteHeaders";
public const string TraceWriteRequest = "TraceWriteRequest";
public const string TraceWriteResponse = "TraceWriteResponse";
public const string TypeIsMissingWebServiceBindingAttributeThat2 = "TypeIsMissingWebServiceBindingAttributeThat2";
public const string UnableToHandleRequest0 = "UnableToHandleRequest0";
public const string UnableToHandleRequestActionNotRecognized1 = "UnableToHandleRequestActionNotRecognized1";
public const string UnableToHandleRequestActionRequired0 = "UnableToHandleRequestActionRequired0";
public const string UnableToImportBindingFromNamespace2 = "UnableToImportBindingFromNamespace2";
public const string UnableToImportOperation1 = "UnableToImportOperation1";
public const string UriValueRelative = "UriValueRelative";
public const string WebAsyncMissingEnd = "WebAsyncMissingEnd";
public const string WebAsyncTransaction = "WebAsyncTransaction";
public const string WebBadOutParameter = "WebBadOutParameter";
public const string WebBadStreamState = "WebBadStreamState";
public const string WebBothMethodAttrs = "WebBothMethodAttrs";
public const string WebBothServiceAttrs = "WebBothServiceAttrs";
public const string WebCannotAccessValue = "WebCannotAccessValue";
public const string WebCannotAccessValueStage = "WebCannotAccessValueStage";
public const string WebCannotUnderstandHeader = "WebCannotUnderstandHeader";
public const string WebChangeTypeFailed = "WebChangeTypeFailed";
public const string WebClientBindingAttributeRequired = "WebClientBindingAttributeRequired";
public const string WebConfigExtensionError = "WebConfigExtensionError";
public const string WebConfigInvalidExtensionPriority = "WebConfigInvalidExtensionPriority";
public const string WebContractReferenceName = "WebContractReferenceName";
public const string WebDescriptionHeaderAndBodyUseMismatch = "WebDescriptionHeaderAndBodyUseMismatch";
public const string WebDescriptionMissing = "WebDescriptionMissing";
public const string WebDescriptionMissingItem = "WebDescriptionMissingItem";
public const string WebDescriptionPartElementRequired = "WebDescriptionPartElementRequired";
public const string WebDescriptionPartElementWarning = "WebDescriptionPartElementWarning";
public const string WebDescriptionPartTypeRequired = "WebDescriptionPartTypeRequired";
public const string WebDescriptionPartTypeWarning = "WebDescriptionPartTypeWarning";
public const string WebDescriptionTooManyMessages = "WebDescriptionTooManyMessages";
public const string WebDiscoRefReport = "WebDiscoRefReport";
public const string WebDiscoveryDocumentReferenceName = "WebDiscoveryDocumentReferenceName";
public const string WebDuplicateBinding = "WebDuplicateBinding";
public const string WebDuplicateFaultBinding = "WebDuplicateFaultBinding";
public const string WebDuplicateFormatExtension = "WebDuplicateFormatExtension";
public const string WebDuplicateImport = "WebDuplicateImport";
public const string WebDuplicateMessage = "WebDuplicateMessage";
public const string WebDuplicateMessagePart = "WebDuplicateMessagePart";
public const string WebDuplicateOperation = "WebDuplicateOperation";
public const string WebDuplicateOperationBinding = "WebDuplicateOperationBinding";
public const string WebDuplicateOperationFault = "WebDuplicateOperationFault";
public const string WebDuplicateOperationMessage = "WebDuplicateOperationMessage";
public const string WebDuplicatePort = "WebDuplicatePort";
public const string WebDuplicatePortType = "WebDuplicatePortType";
public const string WebDuplicateService = "WebDuplicateService";
public const string WebDuplicateUnknownElement = "WebDuplicateUnknownElement";
public const string WebEmptyRef = "WebEmptyRef";
public const string WebExtensionError = "WebExtensionError";
public const string WebHeaderInvalidMustUnderstand = "WebHeaderInvalidMustUnderstand";
public const string WebHeaderInvalidRelay = "WebHeaderInvalidRelay";
public const string WebHeaderMissing = "WebHeaderMissing";
public const string WebHeaderOneWayOut = "WebHeaderOneWayOut";
public const string WebHeaderRead = "WebHeaderRead";
public const string WebHeaderStatic = "WebHeaderStatic";
public const string WebHeaderType = "WebHeaderType";
public const string WebHeaderWrite = "WebHeaderWrite";
public const string WebHttpHeader = "WebHttpHeader";
public const string WebInOutParameter = "WebInOutParameter";
public const string WebInvalidBindingName = "WebInvalidBindingName";
public const string WebInvalidBindingPlacement = "WebInvalidBindingPlacement";
public const string WebInvalidContentType = "WebInvalidContentType";
public const string WebInvalidDocType = "WebInvalidDocType";
public const string WebInvalidEnvelopeNamespace = "WebInvalidEnvelopeNamespace";
public const string WebInvalidFormat = "WebInvalidFormat";
public const string WebInvalidMethodName = "WebInvalidMethodName";
public const string WebInvalidMethodNameCase = "WebInvalidMethodNameCase";
public const string WebInvalidRequestFormat = "WebInvalidRequestFormat";
public const string WebInvalidRequestFormatDetails = "WebInvalidRequestFormatDetails";
public const string WebMethodMissingParams = "WebMethodMissingParams";
public const string WebMethodStatic = "WebMethodStatic";
public const string WebMissingBodyElement = "WebMissingBodyElement";
public const string WebMissingClientProtocol = "WebMissingClientProtocol";
public const string WebMissingCustomAttribute = "WebMissingCustomAttribute";
public const string WebMissingDocument = "WebMissingDocument";
public const string WebMissingEnvelopeElement = "WebMissingEnvelopeElement";
public const string WebMissingHeader = "WebMissingHeader";
public const string WebMissingHelpContext = "WebMissingHelpContext";
public const string WebMissingParameter = "WebMissingParameter";
public const string WebMissingPath = "WebMissingPath";
public const string WebMissingResource = "WebMissingResource";
public const string WebMultiDimArray = "WebMultiDimArray";
public const string WebMultiplyDeclaredHeaderTypes = "WebMultiplyDeclaredHeaderTypes";
public const string WebNegativeValue = "WebNegativeValue";
public const string WebNoReturnValue = "WebNoReturnValue";
public const string WebNullAsyncResultInBegin = "WebNullAsyncResultInBegin";
public const string WebNullAsyncResultInEnd = "WebNullAsyncResultInEnd";
public const string WebNullReaderForMessage = "WebNullReaderForMessage";
public const string WebNullRef = "WebNullRef";
public const string WebNullWriterForMessage = "WebNullWriterForMessage";
public const string WebOneWayOutParameters = "WebOneWayOutParameters";
public const string WebOneWayReturnValue = "WebOneWayReturnValue";
public const string WebPathNotFound = "WebPathNotFound";
public const string WebQNamePrefixUndefined = "WebQNamePrefixUndefined";
public const string WebRefInvalidAttribute = "WebRefInvalidAttribute";
public const string WebRefInvalidAttribute2 = "WebRefInvalidAttribute2";
public const string WebReflectionError = "WebReflectionError";
public const string WebReflectionErrorMethod = "WebReflectionErrorMethod";
public const string WebRequestContent = "WebRequestContent";
public const string WebRequestUnableToProcess = "WebRequestUnableToProcess";
public const string WebRequestUnableToRead = "WebRequestUnableToRead";
public const string WebResolveMissingClientProtocol = "WebResolveMissingClientProtocol";
public const string WebResponseBadXml = "WebResponseBadXml";
public const string WebResponseContent = "WebResponseContent";
public const string WebResponseKnownError = "WebResponseKnownError";
public const string WebResponseUnknownError = "WebResponseUnknownError";
public const string WebResponseUnknownErrorEmptyBody = "WebResponseUnknownErrorEmptyBody";
public const string WebResultNotXml = "WebResultNotXml";
public const string WebSchemaNotFound = "WebSchemaNotFound";
public const string WebServiceContext = "WebServiceContext";
public const string WebServiceDescriptionIgnoredOptional = "WebServiceDescriptionIgnoredOptional";
public const string WebServiceDescriptionIgnoredRequired = "WebServiceDescriptionIgnoredRequired";
public const string WebServiceServer = "WebServiceServer";
public const string WebServiceSession = "WebServiceSession";
public const string WebServiceSoapVersion = "WebServiceSoapVersion";
public const string WebServiceUser = "WebServiceUser";
public const string WebShemaReferenceName = "WebShemaReferenceName";
public const string WebSoap11EncodingStyleNotSupported1 = "WebSoap11EncodingStyleNotSupported1";
public const string WebSuppressedExceptionMessage = "WebSuppressedExceptionMessage";
public const string WebTextMatchBadCaptureIndex = "WebTextMatchBadCaptureIndex";
public const string WebTextMatchBadGroupIndex = "WebTextMatchBadGroupIndex";
public const string WebTextMatchIgnoredTypeWarning = "WebTextMatchIgnoredTypeWarning";
public const string WebTextMatchMissingPattern = "WebTextMatchMissingPattern";
public const string WebTimeout = "WebTimeout";
public const string WebUnknownAttribute = "WebUnknownAttribute";
public const string WebUnknownAttribute2 = "WebUnknownAttribute2";
public const string WebUnknownAttribute3 = "WebUnknownAttribute3";
public const string WebUnknownElement = "WebUnknownElement";
public const string WebUnknownElement1 = "WebUnknownElement1";
public const string WebUnknownElement2 = "WebUnknownElement2";
public const string WebUnknownEncodingStyle = "WebUnknownEncodingStyle";
public const string WebUnrecognizedRequestFormat = "WebUnrecognizedRequestFormat";
public const string WebUnrecognizedRequestFormatUrl = "WebUnrecognizedRequestFormatUrl";
public const string WebVirtualDisoRoot = "WebVirtualDisoRoot";
public const string WebWsiContentTypeEncoding = "WebWsiContentTypeEncoding";
public const string WebWsiViolation = "WebWsiViolation";
public const string WhenUsingAMessageStyleOfParametersAsDocument0 = "WhenUsingAMessageStyleOfParametersAsDocument0";
public const string WireSignature = "WireSignature";
public const string WireSignatureEmpty = "WireSignatureEmpty";
public const string WsdlGenRpcLitAnonimousType = "WsdlGenRpcLitAnonimousType";
public const string WsdlInstanceValidationDetails = "WsdlInstanceValidationDetails";
public const string XmlLang = "XmlLang";
public const string XmlSchema = "XmlSchema";
public const string XmlSchemaAttributeReference = "XmlSchemaAttributeReference";
public const string XmlSchemaContentDef = "XmlSchemaContentDef";
public const string XmlSchemaElementReference = "XmlSchemaElementReference";
public const string XmlSchemaItem = "XmlSchemaItem";
public const string XmlSchemaNamedItem = "XmlSchemaNamedItem";
public const string indexMustBeBetweenAnd0Inclusive = "indexMustBeBetweenAnd0Inclusive";
public const string internalError0 = "internalError0";
}
}

View File

@@ -1,6 +1,7 @@
Assembly/AssemblyInfo.cs
../../build/common/Consts.cs
ReferenceSources/Res.cs
corefx/SR.cs
corefx/SR.Helpers.cs
../referencesource/System.Web.Services/inc/InvariantComparer.cs
../referencesource/System.Web.Services/inc/PrivilegedConfigurationManager.cs
../referencesource/System.Web.Services/System/ComponentModel/CompModSwitches.cs

View File

@@ -7,7 +7,7 @@
// Copyright (C) 2007 Novell, Inc.
//
#if !MOBILE && !MONOMAC
#if !MOBILE && !XAMMAC_4_5
using NUnit.Framework;

View File

@@ -10,7 +10,7 @@
//
#if !MOBILE && !MONOMAC
#if !MOBILE && !XAMMAC_4_5
using NUnit.Framework;
using System;

View File

@@ -7,7 +7,7 @@
// Copyright (C) 2006 Novell, Inc.
//
#if !MOBILE && !MONOMAC
#if !MOBILE && !XAMMAC_4_5
using NUnit.Framework;

View File

@@ -7,7 +7,7 @@
// Copyright (C) 2008 Novell, Inc.
//
#if !MOBILE && !MONOMAC
#if !MOBILE && !XAMMAC_4_5
using NUnit.Framework;

View File

@@ -6,7 +6,7 @@
//
// Copyright (C) 2007 Novell, Inc.
//
#if !MOBILE && !MONOMAC
#if !MOBILE && !XAMMAC_4_5
using NUnit.Framework;
using System;

View File

@@ -6,7 +6,7 @@
//
// Copyright (C) 2007 Novell, Inc.
//
#if !MOBILE && !MONOMAC
#if !MOBILE && !XAMMAC_4_5
using NUnit.Framework;
using System;

View File

@@ -7,7 +7,7 @@
// Copyright (C) 2007 Novell, Inc.
//
#if !MOBILE && !MONOMAC
#if !MOBILE && !XAMMAC_4_5
using NUnit.Framework;
using System;
using System.Web.Services;

View File

@@ -0,0 +1,19 @@
//
// This file was generated by resx2sr tool
//
namespace System.Web.Services
{
static partial class Res
{
public static string GetString (string name)
{
return name;
}
public static string GetString (string name, params object[] args)
{
return name;
}
}
}

View File

@@ -0,0 +1,295 @@
//
// This file was generated by resx2sr tool
//
namespace System.Web.Services
{
partial class Res
{
public const string WebConfigInvalidExtensionPriority = "{0} is an invalid value for the extension priority. The priority must be nonnegative.";
public const string ConfigKeyNotFoundInElementCollection = "No elements matching the key {0} were found in the ConfigurationElementCollection.";
public const string ConfigKeysDoNotMatch = "The key does not match the indexer key. Key on element (expected value): {0}. Key provided to indexer: {1}.";
public const string Invalid_priority_group_value = "The Group attribute must be set to a valid PriorityGroup value.";
public const string WebSchemaNotFound = "Schema not found.";
public const string WebReflectionError = "Error reflecting {0}.{1}.";
public const string WebInvalidMethodName = "{0} Web Service method name is not valid.";
public const string WebInvalidMethodNameCase = "Invalid method name '{0}', method names are case sensitive. The method name '{1}' with the same name but different casing was found.";
public const string WebInvalidRequestFormat = "Request format is invalid.";
public const string WebInvalidRequestFormatDetails = "Request format is invalid: {0}.";
public const string WebMethodStatic = "Web Service methods cannot be static.";
public const string WebMethodMissingParams = "The last two parameters of method {0}.{1} must be of type {2} and {3}.";
public const string WebBadOutParameter = "The {0} parameter of the {1}.{2} method must be an input-only parameter.";
public const string WebInOutParameter = "The {0} parameter of the {1}.{2} method must be an output-only parameter.";
public const string WebAsyncMissingEnd = "Asynchronous method {0}.{1} does not have a corresponding {2} method.";
public const string WebMissingPath = "Path property must be set before calling the Send method.";
public const string WebResponseKnownError = "The request failed with HTTP status {0}: {1}.";
public const string WebResponseUnknownError = "The request failed with the error message:";
public const string WebResponseUnknownErrorEmptyBody = "The request failed with an empty response.";
public const string WebResponseContent = "Client found response content type of '{0}', but expected '{1}'.";
public const string WebBadStreamState = "Properties and methods of the stream can't be accessed in the BeforeSerialize stage.";
public const string WebResponseBadXml = "Response is not well-formed XML.";
public const string WebCannotUnderstandHeader = "SOAP header {0} was not understood.";
public const string WebMissingHeader = "Missing required header '{0}'.";
public const string WebNoReturnValue = "There is no return value.";
public const string WebCannotAccessValue = "The value can not be accessed because there was an exception during message processing.";
public const string WebCannotAccessValueStage = "The value may not be accessed in message stage {0}.";
public const string WebInvalidBindingPlacement = "The Binding property of {0} may not be specified in this context.";
public const string WebInvalidBindingName = "The Binding property '{0}' does not match interface binding '{1}'.";
public const string WebBothMethodAttrs = "A web service method can't have both a SoapDocumentMethodAttribute and a SoapRpcMethodAttribute. Use one or the other.";
public const string WebBothServiceAttrs = "A web service can't have both a SoapDocumentServiceAttribute and a SoapRpcServiceAttribute. Use one or the other.";
public const string WebOneWayOutParameters = "One-way methods cannot have out or ref parameters.";
public const string WebOneWayReturnValue = "One-way methods cannot have return values.";
public const string WebReflectionErrorMethod = "Method {0}.{1} can not be reflected.";
public const string WebMultiDimArray = "Multi-dimensional arrays are not supported. Use a jagged array instead.";
public const string WebHeaderMissing = "The header property/field {0}.{1} is missing or not public.";
public const string WebHeaderStatic = "The header property/field {0}.{1} cannot be static.";
public const string WebHeaderRead = "The header property/field {0}.{1} could not be read.";
public const string WebHeaderWrite = "The header property/field {0}.{1} could not be written to.";
public const string WebHeaderType = "The header property/field {0}.{1} must be of type SoapHeader or a derived type, or an array of SoapHeader or SoapUnknownHeader.";
public const string WebHeaderOneWayOut = "The header property/field {0}.{1} cannot be an out header because the method is one-way.";
public const string WebHeaderInvalidMustUnderstand = "'{0}' is not a valid value for the field EncodedMustUnderstand. Valid values are '0', '1', 'true', and 'false'.";
public const string WebMultiplyDeclaredHeaderTypes = "An operation can have only one in or out header of a given type. {0}.{1} conflicts with another header field of the same type and direction.";
public const string WebHttpHeader = "Server did not recognize the value of HTTP Header {0}: {1}.";
public const string WebRequestContent = "Server found request content type to be '{0}', but expected '{1}'.";
public const string WebRequestUnableToRead = "Server was unable to read request.";
public const string WebRequestUnableToProcess = "Server was unable to process request.";
public const string WebMissingParameter = "Missing parameter: {0}.";
public const string WebUnrecognizedRequestFormat = "Request format is unrecognized.";
public const string WebUnrecognizedRequestFormatUrl = "Request format is unrecognized for URL unexpectedly ending in '{0}'.";
public const string WebTimeout = "The timeout period expired before the response was received.";
public const string WebMissingHelpContext = "HttpContext is not available. This class can only be used in the context of an ASP.NET request.";
public const string WebMissingCustomAttribute = "{0} must have the {1} custom attribute.";
public const string WebMissingClientProtocol = "ClientProtocol must be set first.";
public const string WebResolveMissingClientProtocol = "ClientProtocol property must be set before calling Resolve.";
public const string WebPathNotFound = "Path:{0} could not be found.";
public const string WebMissingResource = "The document at the url {0} was not recognized as a known document type.\\r\\nThe error message from each known type may help you fix the problem:";
public const string WebContractReferenceName = "WSDL Document";
public const string WebShemaReferenceName = "XML Schema";
public const string WebDiscoveryDocumentReferenceName = "DISCO Document";
public const string WebMissingDocument = "Discovery document at the URL {0} could not be found.";
public const string WebInvalidContentType = "The document format is not recognized (the content type is '{0}').";
public const string WebInvalidFormat = "The document format is not recognized.";
public const string WebInvalidEnvelopeNamespace = "Possible SOAP version mismatch: Envelope namespace {0} was unexpected. Expecting {1}.";
public const string WebResultNotXml = "Result was not XML.";
public const string WebDescriptionMissingItem = "Element {0} named {1} from namespace {2} is missing.";
public const string WebDescriptionMissing = "Cannot find definition for {0}. Service Description with namespace {1} is missing.";
public const string WebDescriptionPartElementRequired = "Part '{0}' from message '{1}' in namespace '{2}' is missing the element attribute. The element attribute is required for headers when Use=Literal.";
public const string WebDescriptionPartTypeRequired = "Part '{0}' from message '{1}' in namespace '{2}' is missing the type attribute. The type attribute is required for headers when Use=Encoded.";
public const string WebDescriptionPartElementWarning = "Part '{0}' from message '{1}' in namespace '{2}' defines both the element and type attributes. Only the element attribute is used for headers when Use=Literal.";
public const string WebDescriptionPartTypeWarning = "Part '{0}' from message '{1}' in namespace '{2}' defines both the element and type attributes. Only the type attribute is used for headers when Use=Encoded.";
public const string WebDescriptionTooManyMessages = "No more than one input and one output message may be specified.";
public const string WebDescriptionHeaderAndBodyUseMismatch = "The value of use defined on the soap:header element must match that defined on the soap:body element.";
public const string WebQNamePrefixUndefined = "Namespace prefix '{0}' not defined";
public const string WebNegativeValue = "The value for '{0}' cannot be negative.";
public const string WebEmptyRef = "Invalid empty reference of type '{0}' encountered in the document at URI '{1}'.";
public const string WebNullRef = "Invalid null web reference encountered in the discovery document.";
public const string WebRefInvalidAttribute = "Invalid web reference encountered. Missing required '{0}' attribute.";
public const string WebRefInvalidAttribute2 = "Invalid empty reference of type '{0}' encountered. Missing required '{1}' attribute.";
public const string WebInvalidDocType = "Invalid Document type. Expecting '{0}', got '{1}'.\\r\\nDocument URI is '{2}'.";
public const string WebDiscoRefReport = "Report from '{0}' is '{1}'.";
public const string WebTextMatchMissingPattern = "Each match element must have a pattern attribute containing a valid regular expression.";
public const string WebTextMatchIgnoredTypeWarning = "Optional attribute 'type' was ignored because the match does not contain sub-matches.";
public const string WebTextMatchBadCaptureIndex = "{0} is not a valid capture index for match '{1}'. The highest valid capture index for this match is {2}.";
public const string WebTextMatchBadGroupIndex = "{0} is not a valid group index for match '{1}'. The highest valid group index for this match is {2}.";
public const string WebServiceDescriptionIgnoredOptional = "The optional WSDL extension element '{0}' from namespace '{1}' was not handled.";
public const string WebServiceDescriptionIgnoredRequired = "The required WSDL extension element '{0}' from namespace '{1}' was not handled.";
public const string WebDuplicateFormatExtension = "More than one format extension named '{0}' was specified. Each format extension must have a unique name.";
public const string WebDuplicateOperationMessage = "More than one operation message named '{0}' was specified. Each operation message must have a unique name.";
public const string WebDuplicateImport = "More than one import named '{0}' was specified. Each import must have a unique name.";
public const string WebDuplicateMessage = "More than one message named '{0}' was specified. Each message must have a unique name.";
public const string WebDuplicatePort = "More than one port named '{0}' was specified. Each port must have a unique name.";
public const string WebDuplicatePortType = "More than one port type named '{0}' was specified. Each port type must have a unique name.";
public const string WebDuplicateBinding = "More than one binding named '{0}' was specified. Each binding must have a unique name.";
public const string WebDuplicateService = "More than one service named '{0}' was specified. Each service must have a unique name.";
public const string WebDuplicateMessagePart = "More than one message part named '{0}' was specified. Each message part must have a unique name.";
public const string WebDuplicateOperationBinding = "More than one operation binding named '{0}' was specified. Each operation binding must have a unique name.";
public const string WebDuplicateFaultBinding = "More than one fault binding named '{0}' was specified. Each fault binding must have a unique name.";
public const string WebDuplicateOperation = "More than one operation named '{0}' was specified. Each operation must have a unique name.";
public const string WebDuplicateOperationFault = "More than one operation fault named '{0}' was specified. Each operation fault must have a unique name.";
public const string WebDuplicateUnknownElement = "More than one {0} named '{1}' was specified. Each {0} must have a unique name.";
public const string WebUnknownEncodingStyle = "The encoding style '{0}' is not supported.";
public const string WebSoap11EncodingStyleNotSupported1 = "The SOAP 1.1 encoding style is not supported for operations that use SOAP 1.2. Use the URI '{0}' to refer to the SOAP 1.2 encoding style.";
public const string WebNullAsyncResultInBegin = "For server-side asynchronous method calls, your Begin method must return a valid IAsyncResult. Your Begin method cannot return null.";
public const string WebNullAsyncResultInEnd = "For asynchronous method calls, you must supply a non-null IAsyncResult instance when you call the End method.";
public const string WebAsyncTransaction = "Transactions are not supported for asynchronous method calls. Provide a synchronous version of the method or unset the TransactionOption property of the WebMethodAttribute.";
public const string WebConfigExtensionError = "There was an exception running the extensions specified in the config file.";
public const string WebExtensionError = "There was an exception running the extensions specified in the config file (or via an attribute).";
public const string WebChangeTypeFailed = "Cannot convert {0} to {1}.";
public const string WebClientBindingAttributeRequired = "WebServiceBindingAttribute is required on proxy classes.";
public const string WebHeaderInvalidRelay = "'{0}' is not a valid value for the 'relay' attribute. Valid values are '0', '1', 'true', and 'false'.";
public const string WebVirtualDisoRoot = "Web Directory '{0}' must be same or below to '{1}'.";
public const string WebWsiContentTypeEncoding = "Input message does not conform to Simple SOAP Binding Profile Version 1.0. Requirement R1012: A MESSAGE MUST serialize the envelope using either UTF-8 or UTF-16 character encoding.";
public const string WebWsiViolation = "Service '{0}' does not conform to WS-I Basic Profile v1.1. Please examine each of the normative statement violations below. To turn off conformance check set the ConformanceClaims property on corresponding WebServiceBinding attribute to WsiClaims.None.\\r\\n{1}";
public const string WebNullReaderForMessage = "The GetReaderForMessage method cannot return null.";
public const string WebNullWriterForMessage = "The GetWriterForMessage method cannot return null.";
public const string NeedConcreteType = "Cannot create an instance of an interface {0}. Please specify a concrete implementation of the interface instead.";
public const string WebUnknownElement = "The element was not expected in this context: {0}.";
public const string WebUnknownElement1 = "An unexpected element was encountered: {0}. No elements were expected in this scope.";
public const string WebUnknownElement2 = "The element was not expected in this context: {0}. Expected elements: {1}.";
public const string WebUnknownAttribute = "An unexpected attribute was encountered: {0}='{1}'.";
public const string WebUnknownAttribute2 = "An unexpected attribute was encountered: {0}='{1}'. No attributes were expected in this scope.";
public const string WebUnknownAttribute3 = "The attribute was not expected in this context: {0}='{1}'. Expected attributes: {2}.";
public const string WebSuppressedExceptionMessage = "An error occurred on the server.";
public const string CannotRunInPartialTrustOutsideAspNet = "Cannot run in partial trust outside the ASP.NET environment.";
public const string WebServiceContext = "The ASP.NET context object for the current request.";
public const string WebServiceSession = "The ASP.NET session object for the current request.";
public const string WebServiceServer = "The ASP.NET utility object for the current request.";
public const string WebServiceUser = "The ASP.NET user object for the current request. The object is used for authorization.";
public const string WebServiceSoapVersion = "The version of the SOAP protocol used for the request.";
public const string ClientProtocolAllowAutoRedirect = "Enable automatic handling of server redirects.";
public const string ClientProtocolCookieContainer = "A container for all cookies received from servers in the current session.";
public const string ClientProtocolPreAuthenticate = "Enables pre authentication of the request.";
public const string ClientProtocolClientCertificates = "The client certificates that will be sent to the server, if the server requests them.";
public const string ClientProtocolUrl = "The base URL to the server to use for requests.";
public const string ClientProtocolEncoding = "The encoding to use for requests.";
public const string ClientProtocolTimeout = "Sets the timeout in milliseconds to be used for synchronous calls. The default of -1 means infinite.";
public const string ClientProtocolUserAgent = "Sets the user agent http header for the request.";
public const string ClientProtocolSoapVersion = "The version of the SOAP protocol to use for requests. By default, SOAP 1.1 will be used.";
public const string ClientProtocolEnableDecompression = "This allows user to easily leverage HTTP compression that's built into IIS 6.";
public const string XmlLang = "en";
public const string Rxxxx = "SOAP 1.1 binding was not found";
public const string BindingMissingAttribute = "Binding '{0}' from namespace '{1}' missing required '{2}' attribute.";
public const string BindingInvalidAttribute = "Binding '{0}' from namespace '{1}' has invalid attribute: {2}='{3}'.";
public const string OperationFlowNotification = "Operation '{0}' on portType '{1}' from namespace '{2}' defined as Notification.";
public const string OperationFlowSolicitResponse = "Operation '{0}' on portType '{1}' from namespace '{2}' defined as Solicit-Response.";
public const string PortTypeOperationMissing = "Operation '{0}' on binding '{1}' from namespace '{2}' has no matching operation on portType '{3}' from namespace '{4}'.";
public const string BindingMultipleParts = "One of the extensibility elements on Binding '{0}' from namespace '{1}' has more then one part listed in the '{2}' attribute.";
public const string InputElement = "Input element {0} of operation '{1}' on portType '{2}' from namespace '{3}'. {4}";
public const string OutputElement = "Output element {0} of operation '{1}' on portType '{2}' from namespace '{3}'. {4}";
public const string Fault = "soapbind:fault '{0}' on operation '{1}' on portType '{2}' from namespace '{3}'. {4}";
public const string HeaderFault = "{0} on operation '{1}' on portType '{2}' from namespace '{3}'. {4}";
public const string Binding = "Binding '{0}' from namespace '{1}'.";
public const string Operation = "Operation '{0}' on portType '{1}' from namespace '{2}'.";
public const string OperationBinding = "Operation '{0}' on binding '{1}' from namespace '{2}'.";
public const string FaultBinding = "Fault '{0}' on operation '{1}' on binding '{2}' from namespace '{3}'.";
public const string Description = "Service description with targetNamespace='{0}'.";
public const string Element = "{0} from service description with targetNamespace='{1}'.";
public const string Port = "Port '{0}' on service {1} from namespace='{2}'.";
public const string Part = "Part '{0}' of message '{1}' from service description with targetNamespace='{2}'.";
public const string OperationMissingBinding = "Operation '{0}' on portType '{1}' from namespace '{2}' has no matching binding.";
public const string UriValueRelative = "Value '{0}' is not an absolute URI.";
public const string HelpGeneratorInternalError = "The XML Web service help page encountered an internal error.";
public const string OperationOverload = "Binding '{0}' from namespace '{1}' contains operations with matching wire signatures. Wire signature of message '{2}' matches message '{3}'.";
public const string WireSignature = "Input message '{0}' from namespace '{1}' has wire signature '{2}:{3}'.";
public const string WireSignatureEmpty = "Input message '{0}' from namespace '{1}' has no elements (empty wire signature)";
public const string WsdlInstanceValidationDetails = "Warning: {0} Line {1}, position {2}.";
public const string WhenUsingAMessageStyleOfParametersAsDocument0 = "When using a Bare parameter style and a service RoutingStyle of RequestElement, the method must have exactly one parameter.";
public const string TheMethodsAndUseTheSameSoapActionWhenTheService3 = "The methods {0} and {1} use the same SOAPAction '{2}'. When the RoutingStyle of the XML Web service is SoapAction, SOAPAction values must be unique across methods on the XML Web service. You can change the SOAPAction with the Action parameter to the SoapDocumentMethod or SoapRpcMethod attributes, or you can specify a RoutingStyle of RequestElement on the XML Web service.";
public const string TheMethodDoesNotHaveARequestElementEither1 = "The method {0} does not have a request element. You can use a RoutingStyle of SoapAction on the XML Web service, use the Wrapped parameter style on the method, or add a parameter to the method.";
public const string TheMethodsAndUseTheSameRequestElementXmlns4 = "The methods {0} and {1} use the same request element <{2} xmlns='{3}'>. When the RoutingStyle of the XML Web service is RequestElement, request elements must be unique across methods on the XML Web service. If you are using the Rpc style, you can change the message name with the RequestElementName and RequestElementNamespace parameters to SoapRpcMethodAttribute. For document style using wrapped parameter style, use the RequestElementName and RequestElementNamespace parameters to SoapDocumentMethodAttribute. For the bare parameter style, you must change the element that represents the parameter. Alternatively, you can specify a RoutingStyle of SoapAction on the XML Web service.";
public const string TheMethodsAndUseTheSameRequestElementAndSoapActionXmlns6 = "The methods {0} and {1} use the same request element <{2} xmlns='{3}'> and the methods {0} and {4} use the same SOAPAction '{5}'. Each method on the XML Web service must have a unique SOAPAction or request element. If you are using the Rpc style, you can change the message name with the RequestElementName and RequestElementNamespace parameters to SoapRpcMethodAttribute. For document style using wrapped parameter style, use the RequestElementName and RequestElementNamespace parameters to SoapDocumentMethodAttribute. For the bare parameter style, you must change the element that represents the parameter. Alternatively, you can specify a unique SoapAction for each method using the Action parameter to SoapRpcMethodAttribute or SoapDocumentMethodAttribute.";
public const string TheRootElementForTheRequestCouldNotBeDetermined0 = "The root element for the request could not be determined. When RoutingStyle is set to RequestElement, SoapExtensions configured via an attribute on the method cannot modify the request stream before it is read. The extension must be configured via the SoapExtensionTypes element in web.config, or the request must arrive at the server as clear text.";
public const string TheRequestElementXmlnsWasNotRecognized2 = "The request element <{0} xmlns='{1}'> was not recognized.";
public const string ServiceDescriptionWasNotFound0 = "XML Web service description was not found.";
public const string internalError0 = "An internal error occurred.";
public const string DiscoveryIsNotPossibleBecauseTypeIsMissing1 = "Discovery is not possible because type '{0}' is missing a WebServiceBinding attribute.";
public const string TheBindingNamedFromNamespaceWasNotFoundIn3 = "The binding named '{0}' from namespace '{1}' was not found in the discovery document found at '{2}'.";
public const string Missing2 = "Missing {0}.{1}";
public const string MissingHttpOperationElement0 = "Missing http:operation element.";
public const string MessageHasNoParts1 = "Message '{0}' has no parts.";
public const string DuplicateInputOutputNames0 = "Duplicate input/output names.";
public const string MissingBinding0 = "The operation has no matching binding. Check if the operation, input and output names in the Binding section match with the corresponding names in the PortType section.";
public const string MissingInputBinding0 = "Missing input binding.";
public const string MissingOutputBinding0 = "Missing output binding.";
public const string UnableToImportOperation1 = "Unable to import operation '{0}'.";
public const string UnableToImportBindingFromNamespace2 = "Unable to import binding '{0}' from namespace '{1}'.";
public const string TheOperationFromNamespaceHadInvalidSyntax3 = "The operation '{0}' on portType '{1}' from namespace '{2}' had the following syntax error: {3}";
public const string TheOperationBindingFromNamespaceHadInvalid3 = "The operation binding '{0}' from namespace '{1}' had invalid syntax. {2}";
public const string IfAppSettingBaseUrlArgumentIsSpecifiedThen0 = "If 'appSettingBaseUrl' argument is specified then 'url' argument must also be specified.";
public const string MissingMessagePartForMessageFromNamespace3 = "Missing message part '{0}' for message '{1}' from namespace '{2}'.";
public const string MissingMessage2 = "Missing message '{0}' from namespace '{1}'.";
public const string OnlyXmlElementsOrTypesDerivingFromServiceDescriptionFormatExtension0 = "Only XmlElements or types deriving from ServiceDescriptionFormatExtension may be added.";
public const string OnlyOperationInputOrOperationOutputTypes = "Only objects of type OperationInput or OperationOutput may be added.";
public const string ProtocolWithNameIsNotRecognized1 = "Protocol with name '{0}' is not recognized.";
public const string BothAndUseTheMessageNameUseTheMessageName3 = "Both {0} and {1} use the message name '{2}'. Use the MessageName property of the WebMethod custom attribute to specify unique message names for the methods.";
public const string MissingSoapOperationBinding0 = "Missing soap:operation binding.";
public const string OnlyOneWebServiceBindingAttributeMayBeSpecified1 = "Only one WebServiceBinding attribute may be specified on type '{0}'.";
public const string ContractOverride = "Method {0} on type {1} is an implementation of the service contract interface {2}. Service Description altering attributes cannot be specified on service implementation. Please place custom attribute on the interface declaration: interface: {2}, method: {3}, attribute: {4}.";
public const string TypeIsMissingWebServiceBindingAttributeThat2 = "Type '{0}' is missing WebServiceBinding attribute that defines a binding named '{1}'.";
public const string MultipleBindingsWithSameName2 = "Type '{0}' has multiple WebServiceBinding attributes that define a binding named '{1}'.";
public const string RequiredXmlFormatExtensionAttributeIsMissing1 = "Required XmlFormatExtension attribute is missing on class {0}.";
public const string TheSyntaxOfTypeMayNotBeExtended1 = "The syntax of type {0} may not be extended.";
public const string ThereIsNoSoapTransportImporterThatUnderstands1 = "There is no SoapTransportImporter that understands the transport '{0}'.";
public const string MissingSoapBodyInputBinding0 = "Missing soap:body input binding.";
public const string MissingSoapBodyOutputBinding0 = "Missing soap:body output binding.";
public const string TheEncodingIsNotSupported1 = "The encoding '{0}' is not supported.";
public const string SpecifyingAnElementForUseEncodedMessageParts0 = "Specifying an element for use=encoded message parts is not supported.";
public const string EachMessagePartInAnUseEncodedMessageMustSpecify0 = "Each message part in an use=encoded message must specify a type.";
public const string SpecifyingATypeForUseLiteralMessagesIs0 = "Specifying a type for use=literal messages is not supported.";
public const string SpecifyingATypeForUseLiteralMessagesIsAny = "Specifying a type for use=literal messages is not supported. Type name='{0}' from targetNamespace='{1}' cannot be used as top-level any element.";
public const string EachMessagePartInAUseLiteralMessageMustSpecify0 = "Each message part in a use=literal message must specify an element.";
public const string EachMessagePartInRpcUseLiteralMessageMustSpecify0 = "Each message part in a use=literal style=rpc message must specify a type.";
public const string NoInputMIMEFormatsWereRecognized0 = "No input MIME formats were recognized.";
public const string NoInputHTTPFormatsWereRecognized0 = "No input HTTP formats were recognized.";
public const string NoOutputMIMEFormatsWereRecognized0 = "No output MIME formats were recognized.";
public const string MissingMatchElement0 = "Missing match element.";
public const string SolicitResponseIsNotSupported0 = "SolicitResponse is not supported.";
public const string RequestResponseIsNotSupported0 = "RequestResponse is not supported.";
public const string OneWayIsNotSupported0 = "OneWay is not supported.";
public const string NotificationIsNotSupported0 = "Notification is not supported.";
public const string WebMissingBodyElement = "Request format is invalid: Missing required soap:Body element.";
public const string WebMissingEnvelopeElement = "Request format is invalid: Missing required soap:Envelope element.";
public const string UnableToHandleRequestActionNotRecognized1 = "Unable to handle request. The action '{0}' was not recognized.";
public const string UnableToHandleRequestActionRequired0 = "Unable to handle request without a valid action parameter. Please supply a valid soap action.";
public const string UnableToHandleRequest0 = "Unable to handle request.";
public const string FailedToHandleRequest0 = "Failed to handle request.";
public const string CodeGenSupportReferenceParameters = "Declaring parameters to be 'out' or 'ref' is not supported by {0}.";
public const string CodeGenSupportParameterAttributes = "Custom attributes on parameter declarations are not supported by {0}.";
public const string CodeGenSupportReturnTypeAttributes = "Custom attributes on return value are not supported by {0}.";
public const string TheBinding0FromNamespace1WasIgnored2 = "The binding '{0}' from namespace '{1}' was ignored. {2}";
public const string TheOperation0FromNamespace1WasIgnored2 = "The operation '{0}' from namespace '{1}' was ignored. {2}";
public const string TheOperationBinding0FromNamespace1WasIgnored = "The operation binding '{0}' from namespace '{1}' was ignored. {2}";
public const string NoMethodsWereFoundInTheWSDLForThisProtocol = "No methods were found in the WSDL for this protocol.";
public const string ThereWasAnErrorDuringAsyncProcessing = "There was an error during async processing.";
public const string CanTCallTheEndMethodOfAnAsyncCallMoreThan = "Can't call the end method of an async call more than once.";
public const string AsyncDuplicateUserState = "There was an error during asynchronous processing. Unique state object is required for multiple asynchronous simultaneous operations to be outstanding.";
public const string StreamDoesNotSeek = "This stream does not support seeking operations.";
public const string StreamDoesNotRead = "This stream does not support read operations.";
public const string ElementTypeMustBeObjectOrSoapReflectedException = "The elementType must be one of SoapReflectedExtension or Object.";
public const string ElementTypeMustBeObjectOrSoapExtensionOrSoapReflectedException = "The elementType must be one of SoapExtension, SoapReflectedExtension, or Object.";
public const string ProtocolDoesNotAsyncSerialize = "The protocol does not support async serialization.";
public const string ThereWasAnErrorDownloading0 = "There was an error downloading '{0}'.";
public const string TheHTMLDocumentDoesNotContainDiscoveryInformation = "The HTML document does not contain Web service discovery information.";
public const string TheDocumentWasNotRecognizedAsAKnownDocumentType = "The document was not recognized as a known document type (WSDL, XML Schema, or Discovery document) for the following reason: \\n - {0}";
public const string TheDocumentWasUnderstoodButContainsErrors = "The document was understood, but it could not be processed.";
public const string TheWSDLDocumentContainsLinksThatCouldNotBeResolved = "The WSDL document contains links that could not be resolved.";
public const string TheSchemaDocumentContainsLinksThatCouldNotBeResolved = "The XML schema document contains links that could not be resolved.";
public const string CanTSpecifyElementOnEncodedMessagePartsPart = "The element attribute is not allowed on encoded message parts. The erroneous part is named '{0}' in message '{1}'.";
public const string indexMustBeBetweenAnd0Inclusive = "index must be between 0 and {0}, inclusive.";
public const string BPConformanceHeaderFault = "WebMethod {0} on WebService {1} claims conformance. Using SOAP header with {2}={3}.{4} is not allowed on conformant methods. ";
public const string WsdlGenRpcLitAnonimousType = "Method {0}.{1} can not be reflected. Parameter '{2}' may not be used with Rpc\\\\Literal SOAP messages because it is declared using an anonymous schema type, only top-level named types can be used with rpc\\\\literal SOAP messages.";
public const string StackTraceEnd = "--- End of inner exception stack trace ---";
public const string CodeRemarks = "<remarks/>";
public const string CodegenWarningDetails = "CODEGEN: {0}";
public const string SchemaValidationError = "Schema validation error: {0}";
public const string SchemaValidationWarning = "Schema validation warning: {0}";
public const string SchemaSyntaxErrorDetails = "Schema with targetNamespace='{0}' has invalid syntax. {1} Line {2}, position {3}.";
public const string InitFailed = "Initialization failure. Please review input options and documents for validity.";
public const string XmlSchemaElementReference = "Element reference '{0}' declared in schema type '{1}' from namespace '{2}'.";
public const string XmlSchemaAttributeReference = "Attribute reference '{0}' declared in schema type '{1}' from namespace '{2}'.";
public const string XmlSchemaItem = "Schema item '{1}' from namespace '{0}'. {2}";
public const string XmlSchemaNamedItem = "Schema item '{1}' named '{2}' from namespace '{0}' is invalid. {3}";
public const string XmlSchemaContentDef = "Check content definition of schema type '{0}' from namespace '{1}'. {2}";
public const string XmlSchema = "Schema with targetNamespace='{0}' has invalid syntax. {1}";
public const string TraceCallEnter = "Calling {0}\\r\\n Caller: {1}";
public const string TraceCallEnterDetails = "Calling {0}\\r\\n Method: {2}\\r\\n Caller: {1}";
public const string TraceCallExit = "Return from {0}\\r\\n Caller: {1}";
public const string TraceExceptionThrown = "Exception thrown in {0}.\\r\\n {1}: {2}";
public const string TraceExceptionCought = "Exception caught in {0}.\\r\\n {1}: {2}";
public const string TraceExceptionIgnored = "Exception ignored in {0}.\\r\\n {1}: {2}";
public const string TraceExceptionDetails = "Exception Details:\\r\\n{0}";
public const string TracePostWorkItemIn = "Calling WorkItem.Post({0})";
public const string TracePostWorkItemOut = "Return from WorkItem.Post({0})";
public const string TraceUserHostName = "Request Host Name: {0}";
public const string TraceUserHostAddress = "Request Host Address: {0}";
public const string TraceUrl = "Request Url: [{0}] {1}";
public const string TraceUrlReferrer = "Http referrer: {0}";
public const string TraceCreateSerializer = "XmlSerializer [Create XmlSerializer]";
public const string TraceWriteRequest = "XmlSerializer [Write Request]";
public const string TraceWriteResponse = "XmlSerializer [Write Response]";
public const string TraceWriteHeaders = "XmlSerializer [Write SOAP Headers]";
public const string TraceReadRequest = "XmlSerializer [Read Request]";
public const string TraceReadResponse = "XmlSerializer [Read Response]";
public const string TraceReadHeaders = "XmlSerializer [Read SOAP Headers]";
}
}

View File

@@ -0,0 +1 @@
#include mobile_System.Web.Services.dll.sources

View File

@@ -0,0 +1 @@
#include testing_aot_full_System.Web.Services_test.dll.exclude.sources

View File

@@ -0,0 +1 @@
#include monotouch_System.Web.Services_test.dll.exclude.sources

View File

@@ -0,0 +1,14 @@
System.Web.Services/WebServiceTest.cs
System.Web.Services.Configuration/DiagnosticsElementTest.cs
System.Web.Services.Configuration/ProtocolElementTest.cs
System.Web.Services.Configuration/SoapEnvelopeProcessingElementTest.cs
System.Web.Services.Configuration/SoapExtensionTypeElementTest.cs
System.Web.Services.Configuration/TypeElementTest.cs
System.Web.Services.Configuration/WsdlHelpGeneratorElementTest.cs
System.Web.Services.Configuration/WsiProfilesElementTest.cs
System.Web.Services.Description/ServiceDescriptionImporterTest.cs
System.Web.Services.Description/ServiceDescriptionReflectorTest.cs
System.Web.Services.Description/WebReferenceOptionsTest.cs
System.Web.Services.Description/WebServicesInteroperabilityTest.cs
System.Web.Services.Protocols/LogicalMethodInfoTest.cs
System.Web.Services.Protocols/SoapServerTypeTest.cs