Module xmldata

ballerina/xmldata Ballerina library

2.7.1

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

Other versions

See more...

Metadata

Released date: 9 months ago

Version: 2.7.1

License: Apache-2.0


Compatibility

Platform: java17

Ballerina version: 2201.8.0

GraalVM compatible: Yes


Pull count

Total: 21641

Current verison: 2443


Weekly downloads


Source repository


Keywords

xml

json


Contributors