<HTML><HEAD>
<STYLE id=eMClientCss>blockquote.cite { margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc }
blockquote.cite2 {margin-left: 5px; margin-right: 0px; padding-left: 10px; padding-right:0px; border-left: 1px solid #cccccc; margin-top: 3px; padding-top: 0px; }
.plain pre, .plain tt { font-family: monospace; font-size: 100%; font-weight: normal; font-style: normal; white-space: pre-wrap; }
a img { border: 0px; }body {font-family: Lato;font-size: 9pt;}
.plain pre, .plain tt {font-family: Lato;font-size: 9pt;}
</STYLE>

<STYLE></STYLE>
</HEAD>
<BODY scroll=auto class>
<DIV>The Atom editor with the autocomplete-xml package provides auto-completion and validation for XML.</DIV>
<DIV>&nbsp;</DIV>
<DIV>------ Original Message ------</DIV>
<DIV>From: "Sergey Safarov" &lt;<A href="mailto:s.safarov@gmail.com">s.safarov@gmail.com</A>&gt;</DIV>
<DIV>To: "FreeSWITCH Users Help" &lt;<A href="mailto:freeswitch-users@lists.freeswitch.org">freeswitch-users@lists.freeswitch.org</A>&gt;</DIV>
<DIV>Sent: 14.1.2016 г. 22:30:20</DIV>
<DIV>Subject: Re: [Freeswitch-users] FreeSWITCH 1.8 New Configs</DIV>
<DIV>&nbsp;</DIV>
<DIV id=x7c65dda3609c444eab01e331435bd045>
<BLOCKQUOTE class=cite2 cite=CAHtxdDcwqT+ufN-AdgyQz-fQCEc5qD2wbnH-M=FeOBgTOqvToA@mail.gmail.com type="cite">
<DIV dir=ltr>As Bote say&nbsp;XML Notepad can be used. 
<DIV>Also I can recommend Eclipse</DIV>
<DIV>As best XML editor I use "<A href="https://www.oxygenxml.com/xml_editor.html">Oxygen XML Editor</A>"</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><SPAN>&lt;?xml version="1.0" encoding="UTF-8"?&gt;</SPAN><SPAN><BR></SPAN><SPAN>&lt;document</SPAN><SPAN> xmlns</SPAN><SPAN>=</SPAN>"<A href="http://freeswitch.org/xsd">http://freeswitch.org/xsd</A>"<SPAN><BR></SPAN><SPAN>&nbsp; &nbsp; </SPAN><SPAN>xmlns:xsi</SPAN><SPAN>=</SPAN>"<A href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</A>"<SPAN><BR></SPAN><SPAN>&nbsp; &nbsp; xsi:schemaLocation</SPAN><SPAN>=</SPAN>"<A href="http://freeswitch.org/xsd">http://freeswitch.org/xsd</A>&nbsp; file:/home/user/xsd/FreeSwitch.xsd"<SPAN>&gt;</SPAN><SPAN><BR></SPAN><SPAN>&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">bote_radio@botecomm.com</A>&gt;</SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote style="PADDING-LEFT: 1ex; BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex">
<DIV lang=EN-US vlink="purple" link="blue">
<DIV>
<P class=MsoNormal><SPAN style='FONT-SIZE: 11pt; FONT-FAMILY: "Calibri","sans-serif"; 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: 11pt; FONT-FAMILY: "Calibri","sans-serif"; COLOR: #1f497d'><U></U>&nbsp;<U></U></SPAN></P>
<P class=MsoNormal><SPAN style='FONT-SIZE: 11pt; FONT-FAMILY: "Calibri","sans-serif"; COLOR: #1f497d'>Bote<U></U><U></U></SPAN></P>
<P class=MsoNormal><SPAN style='FONT-SIZE: 11pt; FONT-FAMILY: "Calibri","sans-serif"; COLOR: #1f497d'><U></U>&nbsp;<U></U></SPAN></P>
<P class=MsoNormal><SPAN style='FONT-SIZE: 11pt; FONT-FAMILY: "Calibri","sans-serif"; COLOR: #1f497d'><U></U>&nbsp;<U></U></SPAN></P>
<DIV style="BORDER-TOP: medium none; BORDER-RIGHT: medium none; BORDER-BOTTOM: medium none; PADDING-BOTTOM: 0in; PADDING-TOP: 0in; PADDING-LEFT: 4pt; BORDER-LEFT: blue 1.5pt solid; PADDING-RIGHT: 0in">
<DIV>
<DIV style="BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; BORDER-BOTTOM: medium none; PADDING-BOTTOM: 0in; PADDING-TOP: 3pt; PADDING-LEFT: 0in; BORDER-LEFT: medium none; PADDING-RIGHT: 0in">
<P class=MsoNormal><B><SPAN style='FONT-SIZE: 10pt; FONT-FAMILY: "Tahoma","sans-serif"'>From:</SPAN></B><SPAN style='FONT-SIZE: 10pt; FONT-FAMILY: "Tahoma","sans-serif"'> Colton Conor<BR><B>Sent:</B> Wednesday, 13 January, 2016 19:10<SPAN><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>&nbsp;<U></U></P>
<DIV>
<P class=MsoNormal>Which XML editors are the best (for Windows)? Which can <SPAN style="FONT-SIZE: 9.5pt">validate&nbsp;XSD schemas&nbsp;as suggested?&nbsp;</SPAN><U></U><U></U></P></DIV>
<DIV>
<P class=MsoNormal><U></U>&nbsp;<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>http://www.freeswitchsolutions.com</A><BR><BR>Official FreeSWITCH Sites<BR><A href="http://www.freeswitch.org/" rel=noreferrer>http://www.freeswitch.org</A><BR><A href="http://confluence.freeswitch.org/" rel=noreferrer>http://confluence.freeswitch.org</A><BR><A href="http://www.cluecon.com/" rel=noreferrer>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>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</A><BR>UNSUBSCRIBE:<A href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel=noreferrer>http://lists.freeswitch.org/mailman/options/freeswitch-users</A><BR><A href="http://www.freeswitch.org/" rel=noreferrer>http://www.freeswitch.org</A><BR></BLOCKQUOTE></DIV><BR></DIV></BLOCKQUOTE></DIV></BODY></HTML>