Re: RFR: 8314180: Disable XPath in XML Signatures

2025-06-12 Thread Weijun Wang
On Tue, 10 Jun 2025 12:29:24 GMT, Sean Mullan wrote: > The XPath Transform is rarely used, introduces complexity, and is not > recommended by the [XML Signature Best > Practices](https://www.w3.org/TR/xmldsig-bestpractices/) document. > Applications should use the XPath Transform 2.0 Filter in

RFR: 8314180: Disable XPath in XML Signatures

2025-06-10 Thread Sean Mullan
The XPath Transform is rarely used, introduces complexity, and is not recommended by the [XML Signature Best Practices](https://www.w3.org/TR/xmldsig-bestpractices/) document. Applications should use the XPath Transform 2.0 Filter instead, which was designed to be an alternative to the XPath Tr