Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
<sp:ContentEncryptedElements XPathVersion="xs:anyURI"? ...>
<sp:XPath>xs:string</sp:XPath>
</sp:ContentEncryptedElements>
The following describes the attributes and elements listed in the schema outlined above:
sp:ContentEncryptedElements : This assertion specifies the parts of the message that need confidentiality protection. Any such elements are subject to #Content encryption.
sp:ContentEncryptedElements/@XPathVersion : This optional attribute contains a URI which indicates the version of XPath to use.
sp:ContentEncryptedElements/sp:XPath : This element contains a string specifying an XPath expression that identifies the nodes to be confidentiality protected. The XPath expression is evaluated against the S:Envelope element node of the message. Multiple instances of this element MAY appear within this assertion and 597 should be treated as separate references.