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

attribute selectors do not work in XML #50

Open
MatthewHallCom opened this issue Jan 2, 2022 · 4 comments
Open

attribute selectors do not work in XML #50

MatthewHallCom opened this issue Jan 2, 2022 · 4 comments
Labels

Comments

@MatthewHallCom
Copy link
Contributor

https://skiron.intermaps.com/get_data.asp?link=http://sdds4.intermaps.com/sdds4_db_xml/default.aspx?region_id=3990

With both Whistler and Crans Montana it looks like XML parsing is being used but i'm having a bit of a problem with it.

If i do a selector based on ELEMENTGROUP it works just fine, but if i try to do any attribute parsing (In this case, ELEMENTGROUP[NAME="LIFT"]) it stops returning any entries

@pirxpilot
Copy link
Owner

Not sure what's going on here. Why don't you create a PR (with a failing test) and I'll have a look.

@MatthewHallCom
Copy link
Contributor Author

Sounds good its over here #52

@pirxpilot pirxpilot changed the title XML Selector Question attribute selectors do not work in XML Jan 3, 2022
@pirxpilot pirxpilot added the bug label Jan 3, 2022
@MatthewHallCom
Copy link
Contributor Author

Closing this, thanks as always @pirxpilot :)

@pirxpilot
Copy link
Owner

Let's keep this open for now. There really is an issue here. Might be not worth fixing but at the minimum it'd be nice to know why.

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

No branches or pull requests

2 participants