|
Revision 111, 391 bytes
(checked in by mido, 17 years ago)
|
|
pridana knihovna XSD (a jeji chlebodarkyne XERCES), v ramci Win32 zprovoznen priklad tests/test_xsd_hello.cxx
|
| Line | |
|---|
| 1 | libxsd is a runtime library for language mappings generated by |
|---|
| 2 | XSD, a W3C XML Schema to C++ data binding compiler. |
|---|
| 3 | |
|---|
| 4 | |
|---|
| 5 | See the LICENSE file for distribution conditions. |
|---|
| 6 | |
|---|
| 7 | See the INSTALL file for prerequisites and installation instructions. |
|---|
| 8 | |
|---|
| 9 | The project page is at http://codesynthesis.com/projects/xsd/ |
|---|
| 10 | |
|---|
| 11 | Send bug reports or any other feedback to the xsd-users@codesynthesis.com |
|---|
| 12 | mailing list. |
|---|