Hi All,
I need some assistance to compare a
string value of an node before deciding on what child element/attribute to extract from. Here are the detail as follows:
I have no problem with test="Firstname" (line 6) but the ":" appears to be a special character that needs additional syntax (possible escape character) to pick up "Firstname:" together.
The error message has something like: Invalid QName on line 6 of stylesheet.
Your assistance would be very much appreciated.
Thanks,
Jack