CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/06/07 21:04:11
Log message:
Import devel/xsd 4.1.0.a11
This is a dependency of my upcoming secrity/libdigidocpp port.
OK rsadowski
---
CodeSynthesis XSD is a W3C XML Schema to C++ translator. It generates
vocabulary-specific, statically-typed C++ mappings (also called bindings)
from
XML Schema definitions. XSD supports two C++ mappings: in-memory C++/Tree
and
event-driven C++/Parser.
The C++/Tree mapping consists of C++ classes that represent data types
defined
in XML Schema, a set of parsing functions that convert XML documents to a
tree-like in-memory object model, and a set of serialization functions that
convert the object model back to XML.
The C++/Parser mapping provides parser skeletons for data types defined in
XML
Schema. Using these parser skeletons you can build your own in-memory
representations or perform immediate processing of XML documents.
Status:
Vendor Tag: kn
Release Tags: kn_20220608
N ports/devel/xsd/Makefile
N ports/devel/xsd/distinfo
N ports/devel/xsd/pkg/DESCR
N ports/devel/xsd/pkg/MESSAGE
N ports/devel/xsd/pkg/PLIST
N
ports/devel/xsd/patches/patch-libxsd-frontend_build_import_libxerces-c_stub_make
N ports/devel/xsd/patches/patch-xsd_build_import_libxerces-c_stub_make
No conflicts created by this import