On the subject of an XML parser
James Blachly
james.blachly at gmail.com
Sun Oct 2 17:38:04 UTC 2022
On 8/22/22 7:48 AM, solidstate1991 wrote:
> Since the XML parsing library was removed from Phobos, I'm thinking
> about either getting dlang-community/experimental.xml into a usable
> state, or write a completely new parser.
>
> First I'd want some community input, and would like to hear from the
> users of lodo1995's library. Depending on some circumstances, I'll be
> losing my job next month, so I'll have some extra time on my hands (no
> money will be a tough thing), and even without that I'll try to pull it
> off somehow.
Would be nice to have XSD support; many (most?) XML libraries I've
looked at _across all languages_ only support DTD but not XSD schema def.
More information about the Digitalmars-d
mailing list