Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFix validation error. #47
Conversation
XPAth was referencing the element rather than the attribute `references`. Closes #46.
|
Nice catch tracking that one down. Thanks for this! |
XPath was referencing the element rather than the attribute
references. Closes #46.There may be other errors as well, but this one was definite in my mind.