I have an xml document and trying to pull all "con:resource" nodes out of it. For some reason, xmlquery is only finding 2 nodes when there are 8 that should be returned. "Find" has the same issue. I have tested this with an online xpath tool and it works properly.
I have an xml document and trying to pull all "con:resource" nodes out of it. For some reason, xmlquery is only finding 2 nodes when there are 8 that should be returned. "Find" has the same issue. I have tested this with an online xpath tool and it works properly.
Here is my XML document.
`<?xml version="1.0" encoding="UTF-8"?>