Skip to content

Conversation

@Nitya-Choudhary
Copy link

This PR fixes handling of default XML namespaces in read_xml when using the xpath parameter.
Previously, XPath queries failed or returned empty results when XML documents defined a default namespace without an explicit prefix.
The update ensures such namespaces are correctly resolved, allowing read_xml to behave consistently with expected XPath semantics.

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