1

I want to work on binary files and I believe the Data Format Description Language serves as a schema for them, like XML schemas. My search results didn't seem to point to anything useful.

What are some good DFDL validators and editors to use?

oddRaven
  • 672
  • 1
  • 7
  • 20

1 Answers1

3

The only DFDL editor that I know of is supplied as part of the IBM Integration Bus toolkit. There is a free download for developers.

kimbert
  • 2,376
  • 1
  • 10
  • 20