If you're not afraid of the command line, you can always use xmllint for
windows (or linux). It's pretty simple to use, just specify the xml filename
and xsd filename and it'll display any errors/warnings. xmllint for windows
can be found here: http://www.zlatkovic.com/libxml.en.html (the actual
binary is in the libxml2 package).

On 6/19/09, Pendl Stefan <stefan.pe...@haidlmair.at> wrote:
>
> Rainer Meier wrote:
> >>
> > Good idea - could you recommend one (and a package to deploy it :) )
>
> I know XMLspy seems to be a decent XML editor. However I am personally
> using
> eclipse - but eclipse is not the best application to deploy...
> <<
>
> -------------------------------------------------------------------------
> I have just updated the Notepad++ silent installer to include the packages
> for the XML-Tools plug-in.
>
> I have only one problem, the XML Tools are not able to parse the XSD files
> for validation of the XML file.
>
> Is the following correct to allow finding the XSD file automatically, if I
> use the packages folder for my preferred package location?
> I have already tried the absolute path too, without success.
>
> <packages
>     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
>     xsi:noNamespaceSchemaLocation="..\xsd\packages.xsd" >
> </packages>
>
> ---
>
> Stefan
>
>
> -------------------------------------------------------------------------
> wpkg-users mailing list archives >>
> http://lists.wpkg.org/pipermail/wpkg-users/
> _______________________________________________
> wpkg-users mailing list
> wpkg-users@lists.wpkg.org
> http://lists.wpkg.org/mailman/listinfo/wpkg-users
>
-------------------------------------------------------------------------
wpkg-users mailing list archives >> http://lists.wpkg.org/pipermail/wpkg-users/
_______________________________________________
wpkg-users mailing list
wpkg-users@lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users

Reply via email to