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.
Guide: XML Module User Guide
February 3, 2026
| Software | Version |
|---|---|
Mule |
4.1.1 and later |
XSLT |
3.0 |
Xpath |
3.1 |
XQuery |
3.1 |
XSD |
1.0 |
OpenJDK |
8, 11, and 17 |
| Issue Resolution | ID |
|---|---|
The |
W-11165880 |
XML processing now includes protections against XML External Entity (XXE) injection attacks. |
W-19325353 |
The XPath operation now correctly reports a Transformation Exception during initialization when invalid configurations are detected. This prevents the creation of objects with invalid states that previously resulted in NullPointerExceptions (NPE). |
W-19325353 |
December 13, 2023
This connector is now compatible with Java 17.
| Software | Version |
|---|---|
Mule |
4.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 Resolution | 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 Resolution | 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 Resolution | ID |
|---|---|
Improved error handling for XML with invalid input errors. |
XMLM-19 |
May 27, 2019
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)