yaxp-common 0.1.15

<yaxp-cli ⚡> Yet Another XML Parser
Documentation

<yaxp ⚡> Yet Another XSD Parser

📌 Note: This project is still under heavy development, and its APIs are subject to change.

Introduction

Using roxmltree to parse XML files.

Converts xsd schema to:

  • arrow
  • avro
  • duckdb (read_csv columns/types)
  • json
  • json representation of spark schema
  • jsonschema
  • polars
  • protobuf

TODO

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