[Freeswitch-users] FreeSWITCH 1.8 New Configs

Sergey Safarov s.safarov at gmail.com
Thu Jan 14 23:30:20 MSK 2016


As Bote say XML Notepad can be used.
Also I can recommend Eclipse
As best XML editor I use "Oxygen XML Editor
<https://www.oxygenxml.com/xml_editor.html>"

XML files can be associated using:
1) command arguments with XSD filename of schema namespace (xmllint);
2) program settings (Eclipse, Oxygen XML Editor);
3) direct accusation XML file with schema as in example below.

<?xml version="1.0" encoding="UTF-8"?>
<document xmlns="http://freeswitch.org/xsd"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://freeswitch.org/xsd
file:/home/user/xsd/FreeSwitch.xsd">
</document>
Sergey

On Thu, Jan 14, 2016 at 5:07 AM, Bote Man <bote_radio at botecomm.com> wrote:

> 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.
>
>
>
> Bote
>
>
>
>
>
> *From:* Colton Conor
> *Sent:* Wednesday, 13 January, 2016 19:10
> *Subject:* Re: [Freeswitch-users] FreeSWITCH 1.8 New Configs
>
>
>
> Which XML editors are the best (for Windows)? Which can validate XSD
> schemas as suggested?
>
>
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20160114/b63b4120/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list