Skip to content

Use namespace agnostic xpath - #315

Merged
forki merged 1 commit into
fsprojects:masterfrom
ryansroberts:master
Oct 30, 2014
Merged

Use namespace agnostic xpath#315
forki merged 1 commit into
fsprojects:masterfrom
ryansroberts:master

Conversation

@ryansroberts

Copy link
Copy Markdown
Contributor

Found http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd knocking about in a Microsoft package. Probably best to just ignore namespaces totally as there is no version-specific stuff going on, rather than playing whack a mole?

forki added a commit that referenced this pull request Oct 30, 2014
Use namespace agnostic xpath
@forki
forki merged commit a50e2ef into fsprojects:master Oct 30, 2014
@forki

forki commented Oct 30, 2014

Copy link
Copy Markdown
Member

thanks

thanks. finally a good solution to this crap.

@ctaggart

Copy link
Copy Markdown
Contributor

Nice! I looked briefly for something like local-name() the first time I whacked a mole.

@forki

forki commented Oct 30, 2014

Copy link
Copy Markdown
Member

The syntax for this is super annoying, but I'm happy it's solved.

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.

3 participants