yaxp-common 0.1.2

Yet Another XML Parser
Documentation

<yaxp ⚡>

Yet Another XSD Parser

Introduction

Using roxmltree to parse XML files.

Converts xsd schema to:

  • json
  • arrow
  • avro
  • protobuf
  • jsonschema
  • json representation of spark schema
  • duckdb

TODO

  • Add pyo3/maturin support (crate pyaxp)
  • Add tests