schema_analysis 0.7.0

Analyze the schema of any self describing format
Documentation
1
2
3
4
5
<person>
  <name>Alice</name>
  <age>30</age>
  <active>true</active>
</person>