On Thursday, 23 June 2016 at 20:04:26 UTC, Lodovico Giaretta wrote:
-- Brace yourself: a very long post is coming --

What is planned for the near future?
- When the DOM classes will be usable (even if not 100% complete) I will start working on a DOM parser to build them from the source; - DTD check and entity substitution have to be implemented, and they will (I hope) fit nicely as pluggable components for the validating cursor;


DOM - Any plans for Xpath?

DTD check - What about XSD? XSD is more popular now.

Also it would be nice to have something like JAXB (automatically bind and map DLang struct/classes to/from XML). But it may be part of next iteration or project.

PS

I find https://github.com/lodo1995/experimental.xml/issues/11 so actually you already answer to my questions about XSD & XPath.

Reply via email to