Forum Discussion
Randell90
New Contributor
I'm getting the Error bellow
[net.sf.saxon.trans.XPathException: XPath syntax error at char 10 on line 2 in {\n//a:Field[a:FieldName}: Prefix a has not been declared]
and when I try to replace the a: with the *:
//*:Field[*:FieldName="TransID"]/*:FieldValue
Flo
6 years agoContributor
You can try to remove a: in the example I gave to you
Related Content
Recent Discussions
- 15 years ago