Home

Awesome

scala-xml latest release for 2.12 latest release for 2.13 latest release for 3.0

The standard Scala XML library. Please file XML issues here, not at https://github.com/scala/bug/issues or http://github.com/lampepfl/dotty/issues.

The decoupling of scala-xml from the Scala compiler and standard library is possible because the compiler desugars XML literals in Scala source code into a set of method calls. Alternative implementations of these calls are welcome! Compiler code that shows the calls needed: Scala 2.11, Scala 2.12, Scala 2.13, Scala 3.

API documentation is available here.

How-to documentation is available in the wiki

Maintenance status

This library is community-maintained. Maintainers with merge rights include @aaron_s_hawley and @dubinsky.

Contributors are welcome. Please consult the contributor guide on the wiki.

Issues

Some old issues from the Scala issue tracker have been migrated here, but not all of them. Community assistance identifying and migrating still-relevant issues is welcome. See this page for details.

Related projects

You might also search "XML" on Scaladex.