"<a class='xml-editor-ref' href='#xml-$2-1'>$1$2$3</a>");
message = message.replace(/(line\s+)(\d+)(\,\s*column\s+)(\d+)/i,
"<a class='xml-editor-ref' href='#xml-$2-$4'>$1$2$3$4</a>");
}
"<a class='xml-editor-ref' href='#xml-$2-1'>$1$2$3</a>");
message = message.replace(/(line\s+)(\d+)(\,\s*column\s+)(\d+)/i,
"<a class='xml-editor-ref' href='#xml-$2-$4'>$1$2$3$4</a>");
}