I\'m currently starting to look into using Scala\'s XML support for business critical processes. In that regard I would like to know what the current state of the standard X
Scala XML is stable, supported and won’t go away for a very long time.
Nonetheless, there are some design criticisms made and a few people sat down and decided to write a better alternative from scratch, Anti-XML.
If everything works out, you will have an additional choice in the future.