Does anyone have information about XML, XSLT, or XPATH support in the new Microsoft Edge browser?
In specific: When I use the JavaScript function transformToDocument()
, it ends with the following error message: “Error in transformNode: Invalid argument”
.
The same code is working with IE 10, IE 11, Chrome, Safari, etc., but unfortunately is not working with the new browser.
Microsoft Edge supports XSLT:
MSXML6 is the only version of MSXML implemented in Microsoft Edge, which uses it only to implement XSLT [W3C-XSLT].
XPath:
Microsoft Edge provides [XPATH] functionality natively; see [MS-XPATH] for more information.
and XML (XML DOM, XML Namespaces, XHTML and the responseXML property of the XMLHTTPRequest object).
References
[MS-ISO8859]: Microsoft Implementations
[MS-XHTML]: [W3C-XHTML1.0] Section 3.2, User Agent Conformance
[MS-XMLH]: Internet Explorer XML 1.0 (Fifth Edition) Standards Support Document
[MS-XPATH]: Microsoft XML XPath Standards Support Document
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With