Testing conformity of xml data

Andre Garzia andre at andregarzia.com
Sun Jan 27 14:03:44 EST 2008


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.



More information about the use-livecode mailing list