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

FirstChildElement and namespace prefixes. #959

Open
olekrisek opened this issue Nov 3, 2023 · 0 comments
Open

FirstChildElement and namespace prefixes. #959

olekrisek opened this issue Nov 3, 2023 · 0 comments

Comments

@olekrisek
Copy link

The namespace prefixes should be ignored when querying for a give tag-name, as when parsing an XML, you often can't predict the namespace prefix without analysing the namespace structure. Either as an optional parameter to "FirstChildElement", or as a standard feature.

I have cloned the repo and done the changes to it. It's on https://github.com/olekrisek/tinyxml2

I can send a pull request if you are interested.

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

1 participant