From 9293f44f0ebc3af73972804da5de46408026e1dd Mon Sep 17 00:00:00 2001 From: Genevieve Warren <24882762+gewarren@users.noreply.github.com> Date: Tue, 24 Oct 2023 14:08:45 -0700 Subject: [PATCH] reinstate links --- .../EndpointReference.xml | 4 ++-- .../RequestClaimCollection.xml | 2 +- xml/System.IdentityModel.Tokens/SessionSecurityToken.xml | 2 +- xml/System.ServiceModel.Description/PolicyVersion.xml | 2 +- xml/System.ServiceModel/EnvelopeVersion.xml | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/xml/System.IdentityModel.Protocols.WSTrust/EndpointReference.xml b/xml/System.IdentityModel.Protocols.WSTrust/EndpointReference.xml index 3c7abd71541..4e1cfa4f69a 100644 --- a/xml/System.IdentityModel.Protocols.WSTrust/EndpointReference.xml +++ b/xml/System.IdentityModel.Protocols.WSTrust/EndpointReference.xml @@ -21,7 +21,7 @@ ## Remarks The wsa:EndpointReference element can be used in wst:OnBehalfOf and wp:AppliesTo elements inside of a wsp:RequestSecurityToken element to specify an endpoint reference. - Supports either the WS-Addressing standard schema namespace (`http://schemas.xmlsoap.org/ws/2004/08/addressing`) or the [WS-Addressing 1.0 schema namespace](https://www.w3.org/2005/08/addressing) when reading. On write only the [WS-Addressing 1.0 namespace](https://www.w3.org/2005/08/addressing) is supported. + Supports either the [WS-Addressing standard schema namespace](http://schemas.xmlsoap.org/ws/2004/08/addressing) or the [WS-Addressing 1.0 schema namespace](https://www.w3.org/2005/08/addressing) when reading. On write only the [WS-Addressing 1.0 namespace](https://www.w3.org/2005/08/addressing) is supported. For more information about the wsa:EndpointReference element, see the Web Services Addressing - Core specification. For more information about its use in WS-Trust protocols, see the version of the WS-Trust specification that applies to your scenario. @@ -95,7 +95,7 @@ object. The WS-Addressing namespace can be either the WS-Addressing standard schema (`http://schemas.xmlsoap.org/ws/2004/08/addressing`) or the [WS-Addressing 1.0 standard schema](https://www.w3.org/2005/08/addressing). The wsa:Address element must be the first child element of the wsa:EndpointReference element. The property in the returned is set to the URI specified by the wsa:Address element. All other child elements are added to the collection. + Reads the contents of the wsa:EndpointReference element and returns an object. The WS-Addressing namespace can be either the [WS-Addressing standard schema](http://schemas.xmlsoap.org/ws/2004/08/addressing) or the [WS-Addressing 1.0 standard schema](https://www.w3.org/2005/08/addressing). The wsa:Address element must be the first child element of the wsa:EndpointReference element. The property in the returned is set to the URI specified by the wsa:Address element. All other child elements are added to the collection. ]]> diff --git a/xml/System.IdentityModel.Protocols.WSTrust/RequestClaimCollection.xml b/xml/System.IdentityModel.Protocols.WSTrust/RequestClaimCollection.xml index ca20fd87d10..2887f221892 100644 --- a/xml/System.IdentityModel.Protocols.WSTrust/RequestClaimCollection.xml +++ b/xml/System.IdentityModel.Protocols.WSTrust/RequestClaimCollection.xml @@ -48,7 +48,7 @@ is empty and the property is set to `http://schemas.xmlsoap.org/ws/2005/05/identity`. + After initialization, the is empty and the property is set to . ]]> diff --git a/xml/System.IdentityModel.Tokens/SessionSecurityToken.xml b/xml/System.IdentityModel.Tokens/SessionSecurityToken.xml index eb2af075aa3..c9e46a179ea 100644 --- a/xml/System.IdentityModel.Tokens/SessionSecurityToken.xml +++ b/xml/System.IdentityModel.Tokens/SessionSecurityToken.xml @@ -909,7 +909,7 @@ base class supports WS-Secure Conversation Feb2005 and WS-Secure Conversation 1.3. The URIs for these versions of WS-Secure Conversation are `http://schemas.xmlsoap.org/ws/2005/02/sc` and , respectively. + The base class supports WS-Secure Conversation Feb2005 and WS-Secure Conversation 1.3. The URIs for these versions of WS-Secure Conversation are and , respectively. ]]> diff --git a/xml/System.ServiceModel.Description/PolicyVersion.xml b/xml/System.ServiceModel.Description/PolicyVersion.xml index 8dde4242201..cde40f21e9b 100644 --- a/xml/System.ServiceModel.Description/PolicyVersion.xml +++ b/xml/System.ServiceModel.Description/PolicyVersion.xml @@ -103,7 +103,7 @@ ## Remarks -For WS-Policy 1.2, the returned namespace is `http://schemas.xmlsoap.org/ws/2004/09/policy`. For WS-Policy 1.5, the returned namespace is . +For WS-Policy 1.2, the returned namespace is . For WS-Policy 1.5, the returned namespace is . ]]> diff --git a/xml/System.ServiceModel/EnvelopeVersion.xml b/xml/System.ServiceModel/EnvelopeVersion.xml index 7a5540045af..93bd3047dee 100644 --- a/xml/System.ServiceModel/EnvelopeVersion.xml +++ b/xml/System.ServiceModel/EnvelopeVersion.xml @@ -136,7 +136,7 @@ Gets a string that contains the URI name for the SOAP role associated with the current message version for the next destination. - A string that contains http://schemas.xmlsoap.org/soap/actor/next if SOAP1.1 is used; a string that contains http://www.w3.org/2003/05/soap-envelope/role/next if SOAP1.2 is used; and an empty string if the message version is none. + A string that contains http://schemas.xmlsoap.org/soap/actor/next if SOAP1.1 is used; a string that contains http://www.w3.org/2003/05/soap-envelope/role/next if SOAP1.2 is used; and an empty string if the message version is none.