Testing conformity of xml data

Andre Garzia andre at andregarzia.com
Sun Jan 27 14:37:10 EST 2008


Jbv,

check if your Win2k server has tidy installed. If it doesn't have but
you're allowed to install it then go to http://tidy.sourceforge.net
they have win2k binaries there.

:-)

there's also TidyLib if you want to coin yourself an external :-D

Cheers
andre

On 1/27/08, jbv <jbv.silences at club-internet.fr> wrote:
>
>
> Andre,
>
> Thanks a lot for the cool tip.
> However, one detail I forgot to mention in my previous post : my Rev cgi script
> will run on a win 2K server...
>
> JB
>
> > Jbv,
> >
> > check "tidy" unix program. Tidy is a popular unix tool that every host
> > out there will have installed. Even your MacOS X bundles it. It is
> > used by a lot of toolkits. You can use a combination of tidy and
> > shell() call to test your XML.
> >
> > Andre
> >
> > On 1/27/08, jbv <jbv.silences at club-internet.fr> wrote:
> > > Hi folks,
> > >
> > > Is there a function somewhere that could help me test conformity
> > > of xml data (basically finding and removing unclosed tags, or tags
> > > being closed without being opened) by a Rev cgi script before it's
> > > sent back to the end-user browser for heavy xml processing via js
> > > functions ?
> > > I'm using Rev cgi 2.5.
> > >
> > > Thanks in advance,
> > > JB
> > >
> > > _______________________________________________
> > > use-revolution mailing list
> > > use-revolution at lists.runrev.com
> > > Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> > > http://lists.runrev.com/mailman/listinfo/use-revolution
> > >
> >
> > --
> > http://www.andregarzia.com All We Do Is Code.
> > _______________________________________________
> > use-revolution mailing list
> > use-revolution at lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>


-- 
http://www.andregarzia.com All We Do Is Code.



More information about the use-livecode mailing list