FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Validate XML string
Posts: 392
Joined: Tue Jul 29, 2008 01:55 PM
Validate XML string
Posted: Tue Sep 24, 2013 04:33 AM

Hello FiveWinners

There is a library for enabling xHarbour Validate XML string / file to string / XSD file specified.

Thanks

Regards

Visite Chiapas, el paraiso de México.
Posts: 990
Joined: Thu Nov 17, 2005 05:49 PM
Re: Validate XML string
Posted: Mon Sep 30, 2013 02:09 PM

Did you try TXMLDocuemnt() class? It is a native xharbour class. Works really nice. If the xml string is not valid, it returns nil.

Hope that helps,

Reinaldo.

Continue the discussion