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

XPath based on attributes missing #7

Open
lmanideepkumar opened this issue Jan 3, 2018 · 0 comments
Open

XPath based on attributes missing #7

lmanideepkumar opened this issue Jan 3, 2018 · 0 comments

Comments

@lmanideepkumar
Copy link

I have an XML like below, in which we have two Addr elements so I want to query the XPath like "//Addr[ZipCode='32004']/StreetName" using your ObjectXPathNavigator.

My attempt is unsuccessful with the above XPath. Let me know how to query this type of XPath syntax in
ObjectXPathNavigator.

5564/AAA12 Turkey Hill Road1 Kensington Town Fleming Island FL 32003 5564/AAA12 Turkey Hill Road2 Kensington Town Fleming Island FL 32004
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