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

[XML] Namespace support #65

Open
Marvin-Brouwer opened this issue Feb 8, 2022 · 0 comments
Open

[XML] Namespace support #65

Marvin-Brouwer opened this issue Feb 8, 2022 · 0 comments
Labels
enhancement New feature or request Hacktoberfest help wanted Extra attention is needed XML

Comments

@Marvin-Brouwer
Copy link
Owner

This is a hard egg to crack.
Historically XML libraries require you to create a namespace instance and append that to the document, then use those in your elements.
That is a lot of ceremony for just appending a string to a document and an element name somewhere.

Perhaps it's the best way forward, but please think about this well before starting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hacktoberfest help wanted Extra attention is needed XML
Projects
None yet
Development

No branches or pull requests

1 participant