About

Metadata

  • Last updated , by spopejoy
  • License BSD-2-Clause
  • Categories XML, Text Processing, Audio
  • Maintained by: spopejoy@panix.com

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    build-old (off by default)

    Expose/build old MusicXML (2.0,3.0) modules with 3.1.

Readme

Library for generating code from XML schema files, with MusicXml 3.1 schema library included. (2.0 and 3.0 can be also built with the 'build-old' cabal flag). Includes XML "combinator library" XParser for consuming xml, a type model for XSD productions, a type model for codegen, and the code generator.