Skip to content

Automation for XSD to json-schema #93

@FelixReuthlingerGE

Description

@FelixReuthlingerGE

Since XML is a very much outdated technology and not usable in many recent technologies (like streaming data via Kafka, would require json to use most common feature like a schema registry) it would be great to have an automation included in this repository that creates and validates a json-schema from the XSD files and picks up also all updates. From my point of view it is not feasible to use a one-time generated json-schema that was even not really validated. I am also looking into automating the conversion, using something like jaxb - java classes and generating json-schema from there. Any help would be greatly appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions