<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Error:</FONT></DIV>
<DIV><FONT face=Arial size=2>19> 
xmerl_scan:file('f1.xml',[{validation,true}]).<BR>1007- fatal: 
{invalid_target_name," version=\""}<BR>** exited: {fatal,{{invalid_target_name," 
version=\""},<BR>                   
{file,'f1.xml'},<BR>                   
{line,2},<BR>                   
{col,6}}} **<BR>20> </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Reason: "escape characters" (\n\r) or "Space" 
in the beginning of file as below.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>\r\n<BR><?xml version="1.0"?><!DOCTYPE IVR 
SYSTEM "./ivr.dtd"><BR><IVR><BR>  <content type="file" 
filename="D:\\voicefilestest\\vsms\menu\Erecorded.vox">Your message has been 
recorded.</content><BR>  <content type="file" 
filename="D:\\voicefilestest\\vsms\menu\Epreesendlistenrecord.vox">Press 1 to 
send the message, press 2 to listen to the message, or press 3 to record the 
message again.</content><BR>    <key 
no="1">http://172.22.6.28:8080/vsms/send/index.jsp</key><BR>    
<key 
no="2">http://172.22.6.28:8080/vsms/send/index.jsp</key><BR>    
<key 
no="3">http://172.22.6.28:8080/vsms/send/index.jsp</key><BR><session>773215936&amp;vw=ssendmenu&amp;cli=773215936&amp;date=200606231726796&amp;serv=777331370&amp;id=99&amp;filename=777331370200606231726796.vox&amp;lang=E&amp;starttime=1151061961&amp;frm=null&amp;msgBox=null&amp;fileNo=null</session><BR></IVR></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Question:</FONT></DIV>
<DIV><FONT face=Arial size=2>1.) <?xml version="1.0"?> -- must be in 
the staring point of a xml file ???</FONT></DIV>
<DIV><FONT face=Arial size=2>2.) how to avoid such situation ??? (without 
checking all xml files). Are there any way to tell parser to avoid those 
characters ???</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks in advance</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Sanjaya Vitharana</FONT></DIV></BODY></HTML>