Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/talalbutt/xplus-xsd2cpp
Automatically exported from code.google.com/p/xplus-xsd2cpp
https://github.com/talalbutt/xplus-xsd2cpp
Last synced: 18 days ago
JSON representation
Automatically exported from code.google.com/p/xplus-xsd2cpp
- Host: GitHub
- URL: https://github.com/talalbutt/xplus-xsd2cpp
- Owner: talalbutt
- License: lgpl-3.0
- Created: 2015-10-13T13:40:14.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-13T13:42:45.000Z (about 9 years ago)
- Last Synced: 2024-07-31T22:58:24.751Z (3 months ago)
- Language: C
- Size: 3.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.txt
- License: COPYING
Awesome Lists containing this project
README
XmlPlus Source Package:
=======================This is a XmlPlus source package. The source is built into libraries and tools.
These XmlPlus set of libraries/tools provide:
• C++ Data Binding for W3C XML Schema.
• validating DOM-Parser and DOM-writer.To learn how to build this source package and the rest, please read the documentation.
The XmlPlus documentation is available here: docs/html_docs/index.html
(with respect to the directory where you have the uncompressed, untarred XmlPlus package)Currently Supported Platforms(OS):
=================================
• Linux : Ubuntu, Fedora, Redhat and other flavours of Linux
• Mac OS XCurrently Supported Encodings:
=============================
• ASCII
• UTF-8
• ISO-8859-1Links:
=====
• Project’s hosting at google-code:
http://code.google.com/p/xplus-xsd2cpp/• Download link(compressed,tarball of source package) on sourceforge.net:
http://sourceforge.net/projects/xmlplus/• Online Documentation link:
http://xmlplus.sourceforge.net/
(the documentation also comes along with the source-package itself, so if you are using the source-package, you do not have to refer to online documentation)SVN:
===For checking out mainline(trunk):
$ svn checkout http://xplus-xsd2cpp.googlecode.com/svn/trunk xmlplus_trunkFor checking out a release specific branch, eg. xmlplus-0.2:
$ svn checkout http://xplus-xsd2cpp.googlecode.com/svn/branches/xmlplus-0.2 xmlplus-0.2Reach Us:
=========email: [email protected]