Next in thread → Next in month →

Re: [xml-dev] XML Validation in Fortran

From
Ken North <>
To
Date
2004-08-28T08:35:38Z
ID
<000501c48cda$02a60390$1601a8c0@DURANTE>
Thread
Re: [xml-dev] XML Validation in Fortran
> Unfortunately though, all of the Fortran XML Parsers that I've been able
> to find from Google and from the links people have posted here (Thanks
> for that by the way) are unable to actually validate the XML.

What about the standard FORTRAN solution -- CALL a C library ?
Then you can use a C parser such as libxml or RXP.
Next in thread → Next in month →