Skip to content
Discussion options

You must be logged in to vote

Problem here is that xel.Name is an XName, which will never match any of those. use something like xel.Name.LocalName. THen all three are supported. I agree this message is confusing. @jaredpar to see if we can improve this here.

Replies: 0 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by zms9110750
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Question Resolution-Answered The question has been answered Concept-Diagnostic Clarity The issues deals with the ease of understanding of errors and warnings.
2 participants