Module xmldata

ballerina/xmldata Ballerina library

2.8.0

Deprecation Notice: This library is deprecated and will no longer be maintained or updated. Instead, it is recommended to use the ballerina/data.xmldata library for continued support and updates. For more information, see the new XML to Record conversion example and XML to record conversion with projection example.

Overview

This module provides APIs to perform conversions between XML and JSON/Ballerina records. It provides APIs to get natural representations of data in XML from JSON and to get JSON or Ballerina records data from natural representations of data in XML.

For information on the operations, which you can perform with the xmldata module, see the below Functions.

Import

import ballerina/xmldata;Copy

Metadata

Released date: 28 days ago

Version: 2.8.0

License: Apache-2.0


Compatibility

Platform: java17

Ballerina version: 2201.10.0

GraalVM compatible: Yes


Pull count

Total: 16056

Current verison: 102


Weekly downloads


Source repository


Keywords

xml

json


Contributors

Other versions

See more...