• @leisesprecher@feddit.org
    link
    fedilink
    117 months ago

    And there are some truly magic tools.

    XSDs are far from perfect, but waaay more powerful than json schema.

    XSLT has its problems, but completely transforming a document to a completely different structure with just a bit of text is awesome. I had to rewrite a relatively simple XSLT in Java and it was something like 10 times more lines.

    • Skull giver
      link
      fedilink
      English
      8
      edit-2
      7 months ago

      [This comment has been deleted by an automated system]

    • @sik0fewl@lemmy.ca
      link
      fedilink
      37 months ago

      And don’t forget about namespaces. Look at formats like HAL and ODATA that try to add HATEOAS onto JSON.