<div dir="ltr">As Bote say XML Notepad can be used.<div>Also I can recommend Eclipse</div><div>As best XML editor I use &quot;<a href="https://www.oxygenxml.com/xml_editor.html">Oxygen XML Editor</a>&quot;</div><div><br></div><div>XML files can be associated using:</div><div>1) command arguments with XSD filename of schema namespace (xmllint);</div><div>2) program settings (Eclipse, Oxygen XML Editor);</div><div>3) direct accusation XML file with schema as in example below.</div><div><br></div><div>







<p class=""><span class="">&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;</span><span class=""><br>
</span><span class="">&lt;document</span><span class=""> xmlns</span><span class="">=</span>&quot;<a href="http://freeswitch.org/xsd">http://freeswitch.org/xsd</a>&quot;<span class=""><br>
</span><span class="">    </span><span class="">xmlns:xsi</span><span class="">=</span>&quot;<a href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</a>&quot;<span class=""><br>
</span><span class="">    xsi:schemaLocation</span><span class="">=</span>&quot;<a href="http://freeswitch.org/xsd">http://freeswitch.org/xsd</a>  file:/home/user/xsd/FreeSwitch.xsd&quot;<span class="">&gt;</span><span class=""><br>
</span><span class="">&lt;/document&gt;</span></p></div><div>Sergey</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 14, 2016 at 5:07 AM, Bote Man <span dir="ltr">&lt;<a href="mailto:bote_radio@botecomm.com" target="_blank">bote_radio@botecomm.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="EN-US" link="blue" vlink="purple"><div><p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">MicroSoft offers the free (!!) XML Notepad dated 2007 that apparently can open .XSD files. I have no idea how well it works for validating .XSD schema, but I can say that I have used it to locate errors in regular .XML files, so there’s that. For free it can’t hurt to try it out.<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Bote<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u> <u></u></span></p><div style="border:none;border-left:solid blue 1.5pt;padding:0in 0in 0in 4.0pt"><div><div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0in 0in 0in"><p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> Colton Conor<br><b>Sent:</b> Wednesday, 13 January, 2016 19:10<span class=""><br><b>Subject:</b> Re: [Freeswitch-users] FreeSWITCH 1.8 New Configs<u></u><u></u></span></span></p></div></div><p class="MsoNormal"><u></u> <u></u></p><div><p class="MsoNormal">Which XML editors are the best (for Windows)? Which can <span style="font-size:9.5pt">validate XSD schemas as suggested? </span><u></u><u></u></p></div><div><p class="MsoNormal"><u></u> <u></u></p></div></div></div></div><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div>