Ada Programming/Libraries/IO/XML/Ada
From Wikibooks, open books for an open world
< Ada Programming | Libraries | IO
Contents |
[edit] Library functions
A full XML suite including support for parsing XML files, including DTDs, as well as a full support for SAX, and an almost complete support for the core part of the DOM. XML/Ada also contains full Unicode support. The latest version added preliminary support for XML Schemas and validation of XML documents.
[edit] Library links
- Author
- AdaCore
- Homepage
- http://libre.adacore.com/libre/tools/xmlada/
- Project Info
- see homepage.
- CVS Archive
- :pserver:anoncvs@libre.adacore.com:/anoncvs/xmlada
- Download
- https://libre.adacore.com/dynamic/download_page
[edit] Sample code
coming soon
[edit] See also
[edit] Wikibook
- Ada Programming
- Ada Programming/Libraries
- Ada Programming/Libraries/IO
- Ada Programming/Libraries/Web
- Ada Programming (Other Language Libraries)
[edit] Ada Reference Manual
- none apply -