diff options
Diffstat (limited to 'devel/xsd/DESCR')
-rw-r--r-- | devel/xsd/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/xsd/DESCR b/devel/xsd/DESCR new file mode 100644 index 00000000000..b3e4f02e46d --- /dev/null +++ b/devel/xsd/DESCR @@ -0,0 +1,4 @@ +CodeSynthesis XSD is an open-source, cross-platform W3C XML Schema to C++ +data binding compiler. Provided with an XML instance specification (XML +Schema), it generates C++ classes that represent the given vocabulary as +well as parsing and serialization code. |