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

Ignore namespaces in xml-source #534

Closed
Seddryck opened this issue Oct 3, 2019 · 2 comments
Closed

Ignore namespaces in xml-source #534

Seddryck opened this issue Oct 3, 2019 · 2 comments

Comments

@Seddryck
Copy link
Owner

Seddryck commented Oct 3, 2019

As an alternative to #531 we could also remove the default namespace from the root.

<xml-source ignore-namespace="true">
  <file>myXml.xml</file>
  <xpath>...</xpath>
</xml>
@Seddryck
Copy link
Owner Author

Seddryck commented Oct 3, 2019

This article and this one should help.

@Seddryck Seddryck changed the title Remove default namespace Remove namespace in xml-source Oct 3, 2019
@Seddryck Seddryck changed the title Remove namespace in xml-source Remove namespaces in xml-source Oct 3, 2019
@Seddryck Seddryck changed the title Remove namespaces in xml-source Ignore namespaces in xml-source Oct 4, 2019
@Seddryck Seddryck added this to the v1.21 milestone Oct 4, 2019
@Seddryck
Copy link
Owner Author

Seddryck commented Oct 6, 2019

Beta available in https://ci.appveyor.com/project/Seddryck/nbi/builds/27917260/artifacts or 1.21.0-beta0204

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

No branches or pull requests

1 participant