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

Allow for xmlns attributes in Golang #488

Merged
merged 1 commit into from
May 16, 2024

Conversation

mristin
Copy link
Contributor

@mristin mristin commented May 15, 2024

We adapt the Golang SDK generator to ignore both the xmlns attribute as well as attributes prefixed with xmlns: since they are necessary for correct namespacing even though the AAS specs does not allow any attributes.

We adapt the Golang SDK generator to ignore both the `xmlns` attribute
as well as attributes prefixed with `xmlns:` since they are necessary
for correct namespacing even though the AAS specs does not allow any
attributes.
@mristin mristin merged commit 6d7fd9f into main May 16, 2024
2 of 4 checks passed
@mristin mristin deleted the mristin/Allow-xmlns-attributes-in-Golang branch May 16, 2024 07:02
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

Successfully merging this pull request may close these issues.

1 participant