<html><head><title>TFJATS XML Validation</title></head>
<script language="javascript">
function OpenApp(shelltxt,ln,col,opt)
{document.title = "Navigate:LINE[" + ln + "]:COL[" + col + "]"
+;
var path = unescape(document.location);
if(!(shelltxt.substr(1,1)==":" || shelltxt.substr(0,2)=="\
+\\\" || shelltxt.substr(0,2)=="//"))
{
var rootpath=path.substring(0,path.lastIndexOf('/'));
+
if(shelltxt.substr(0,1)=="\\" || shelltxt.substr(0,1)=
+="/") { shelltxt=shelltxt.substring(1); }
if( rootpath.substring(0,8) == 'file:///') { rootpath=
+rootpath.replace('file:///',''); } else { rootpath=rootpath.replac
+e('file:',''); }
rootpath=rootpath.replace(/\//g,'\\');
shelltxt = rootpath + '\\' + shelltxt;
}
var myshell=new ActiveXObject("WScript.Shell");
if(opt == 'ud')
{
shelltxt = shelltxt + '/' + ln + '/' + col
myshell.Run("uedit32.exe \""+shelltxt+"\"");
}else if(opt == 'npad')
{
myshell.Run("notepad++.exe \"-n"+ln+"\" \"-c"+col+"\
+" \""+shelltxt+"\"");
}
else if(opt == 'we'){myshell.Run("C:\\\\itools\\\\WinEdt
+\\\\WinEdt.exe \""+shelltxt+"\" \"[GotoLin("+ln+"); GotoCol("+col+");
+]\"");}
}
</script>
<body>
<center><table border="0" width="90%" style="WORD-BREAK:BREAK-
+ALL;">
<tr><td>
<tr bgcolor="#C0C5B4"><td><font size="3" face="Verdana" color=
+"darkbrown"><b>Errors: 2(2)</b></font></td></tr><tr><td><font size="2
+" face="Verdana"><ol type="number"><li id="1">[JATS-1060]: journal co
+de not found in journaldatabase. [<a href="#1" onclick='OpenApp("Tabl
+e 2.xml","1","1","ud")'>Line:<font color="red">1</font> Col:<font col
+or="red">1</font></a>]</li></tr>
<tr bgcolor="#C0C5B4"><td><font size="3" face="Verdana" color="darkbro
+wn"><b>Warnings: 7(8)</b></font></td></tr><tr><td><font size="2" face
+="Verdana"><ol type="number"><li id="3">[JATS-1042]: volume value is
+wrong check cats.xml. [<a href="#3" onclick='OpenApp("Table 2.xml","2
+9","1","ud")'>Line:<font color="red">29</font> Col:<font color="red">
+1</font></a>]</li>
</ol></font></td></tr>
</td></tr>
</table></center>
<hr size="3">
<center><font size="1" face="Verdana" color="blue">Copyright &
+copy; 2005. All Rights Reserved. Integra Software Services, Pvt. Ltd.
+ INDIA.</font><br></center>
</body>
</html>
|