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

Literal Type Test for [^^xsd:string] always returns 0 results #14

Open
elrayle opened this issue May 10, 2019 · 0 comments
Open

Literal Type Test for [^^xsd:string] always returns 0 results #14

elrayle opened this issue May 10, 2019 · 0 comments

Comments

@elrayle
Copy link
Contributor

elrayle commented May 10, 2019

Description

Using [^^xsd:string] to limit all results to only string object values returns 0 results.

Expected behavior

The results should include strings but not other types.

Actual behavior

Returns 0 results

Test for this issue

Branch: https://github.com/samvera-labs/ldpath/tree/string_results_only

Test:
https://github.com/samvera-labs/ldpath/blob/string_results_only/spec/ldpath_program_spec.rb#L74

Branch Comparison: https://github.com/samvera-labs/ldpath/compare/string_results_only

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