[ 源代码: xsd ]
软件包:xsdcxx(4.0.0-9 以及其他的)
XML Data Binding for C
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. You can then access the data stored in XML using types and functions that semantically correspond to your application domain rather than dealing with intricacies of reading and writing XML.
其他与 xsdcxx 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc 6 (>= 13.1)
- GNU 标准 C 库,第3版
-
- dep: libxerces-c3.2t64
- validating XML parser library for C