I noticed my queries weren't consistently returning the values for the "xlink:href" attribute.
On close inspection, I discovered some docs declared the "xlink" namespace like this : xlink="xlink" while other docs declared them like this : xlink="http://www.w3.org/1999/xlink" Normally, I just have one "declare namespace" statement at the top of my query. But having two possible definitions for the same prefix has got me stuck. Any ideas on how to get around this ? Regards, Danny
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
