Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert top-level XML element to SON #1

Open
gonuke opened this issue Oct 23, 2023 · 1 comment
Open

Convert top-level XML element to SON #1

gonuke opened this issue Oct 23, 2023 · 1 comment
Assignees

Comments

@gonuke
Copy link
Member

gonuke commented Oct 23, 2023

A first method that will convert the top level simulation element from XML to SON.

This should include all the metadata/proprties of that top level element, but not any of its children

@gonuke
Copy link
Member Author

gonuke commented Nov 6, 2023

  • load XML into dict
  • process optional and zeroOrMore and oneOrMore
  • cleanup @ symbols
  • write dict to JSON - is this good enough?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants