Flex Gateway新着情報
Governance新着情報
Monitoring API ManagerThe XML module processes and extracts data from an XML document. Use the XML module for cases that involve the use of XML standards such as XSLT, XPath, and XQuery, or XSD.
December 13, 2023
This connector is now compatible with Java 17.
Software | Version |
---|---|
Mule |
4.1.1 and later |
Anypoint Studio |
7.1.1 and later |
XSLT |
3.0 |
Xpath |
3.1 |
XQuery |
3.1 |
XSD |
1.0 |
OpenJDK |
8, 11, and 17 |
July 27, 2023
Software | Version |
---|---|
Mule |
4.1.1 and later |
XSLT |
3.0 |
Xpath |
3.1 |
XQuery |
3.1 |
XSD |
1.0 |
Issue | ID |
---|---|
Updated internal dependencies. |
W-13831265 |
January 10, 2022
The Validate schema operation’s new field, Schema contents, supports the direct text input of a schema. This enables you to perform a schema validation.
Software | Version |
---|---|
Mule |
4.1.1 and later |
XSLT |
3.0 |
Xpath |
3.1 |
XQuery |
3.1 |
XSD |
1.0 |
February 10, 2022
Software | Version |
---|---|
Mule |
4.1.1 and later |
XSLT |
3.0 |
Xpath |
3.1 |
XQuery |
3.1 |
XSD |
1.0 |
Issue | ID |
---|---|
The validators cache is no longer evicted due to inactivity. This avoids unexpected schema requests. |
W-10678896 |
November 19, 2021
Software | Version |
---|---|
Mule |
4.1.1 and later |
Issue | ID |
---|---|
Improved error handling for XML with invalid input errors. |
XMLM-19 |
July 7, 2021
Mule 4.1.1
None.
XML Module incorrectly merged Namespace configurations and Namespace directory. XMLM-17)
March 3, 2021
Mule 4.1.1
The XPath function can now receive XML namespaces to evaluate the path expression. (XMLM-16)
None
June 25, 2020
Mule 4.1.1
None.
XML Module schema violations do not inform line and columns numbers. (MULE-18448)
October 22, 2019
Mule 4.1.1
None.
Use of schemaFactory
was not synchronized in the XML module. (MULE-17600)
September 20, 2019
Mule 4.1.1
None.
XPath function fails to retrieve attribute values. (MULE-17475)
May 27, 2019
Mule 4.1.1
None.
Upgrade Guava to the latest version in the XML module. (MULE-16910)
Fixed an issue that prevented the 'validate-schema' operation from working concurrently. (MULE-16317)
XML module suggests the wrong expression in failure scenarios. (MULE-16239)
validate-schema is not working when an XSD references other schema. (MULE-15526)
Provide the option to reset the underlying controller of XSLTTransformer. (MULE-15259)
January 17, 2019
Mule 4.1.1
None.
Fixed an issue that prevented the 'validate-schema' operation from working concurrenctly. (MULE-16317)
August 9, 2018
Mule 4.1.0
None.
validate-schema
is not working with an XSD referencing other schema. (MULE-15526)
July 2, 2018
Mule 4.1.0
None.
Reset underlying controller of XSLTTransformer after each transformation. (MULE-15259)
March 1, 2018
Mule 4.1.0
None.
Cannot set media type in XSLT transformer. (MULE-14651)