Difference between revisions of "Xsd"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=xsd |Short description=XML Schema to C++ translator |Full description='xsd' is a W3C XML Schema to C++ translator. It generates a vocabulary-specific, statically-ty...")
 
(New version)
Line 3: Line 3:
 
|Short description=XML Schema to C++ translator
 
|Short description=XML Schema to C++ translator
 
|Full description='xsd' is a W3C XML Schema to C++ translator. It generates a vocabulary-specific, statically-typed C++ mapping (also called binding) from XML Schema definitions. The mapping consists of data types that represent the given vocabulary, a set of parsing functions that convert XML instance documents to a tree-like in-memory data structure, and a set of serialization functions that convert the in-memory representation back to XML. 'xsd' features C++ standard library-based language mapping, configurable base character type (char/wchar_t), support for all XML Schema built-in types, custom Schema to C++ namespace mapping, platform-independent generated code, and more.
 
|Full description='xsd' is a W3C XML Schema to C++ translator. It generates a vocabulary-specific, statically-typed C++ mapping (also called binding) from XML Schema definitions. The mapping consists of data types that represent the given vocabulary, a set of parsing functions that convert XML instance documents to a tree-like in-memory data structure, and a set of serialization functions that convert the in-memory representation back to XML. 'xsd' features C++ standard library-based language mapping, configurable base character type (char/wchar_t), support for all XML Schema built-in types, custom Schema to C++ namespace mapping, platform-independent generated code, and more.
 +
|Homepage URL=http://codesynthesis.com/products/xsd/
 
|User level=none
 
|User level=none
|Status=Live
 
|Component programs=
 
|Homepage URL=http://codesynthesis.com/products/xsd/
 
|VCS checkout command=
 
 
|Computer languages=C++
 
|Computer languages=C++
 
|Documentation note=User manpage available in HTML format from http://codesynthesis.com/projects/xsd/documentation/xsd.xhtml
 
|Documentation note=User manpage available in HTML format from http://codesynthesis.com/projects/xsd/documentation/xsd.xhtml
 
|Paid support=Paid technical support available from http://codesynthesis.com/support/
 
|Paid support=Paid technical support available from http://codesynthesis.com/support/
|IRC help=
+
|Version identifier=4.0.0
|IRC general=
+
|Version date=2014/07/18
|IRC development=
+
|Version status=stable
|Related projects=
+
|Version download=http://codesynthesis.com/download/xsd/4.0/linux-gnu/i686/xsd-4.0.0-i686-linux-gnu.tar.bz2
|Keywords=
+
|Version comment=4.0.0 stable released 2014-07-18
|Is GNU=n
+
|Last review by=Alejandroindependiente
|Last review by=Janet Casey
+
|Last review date=2017/01/01
|Last review date=2005-08-11
 
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Version identifier=1.1.0
+
|Status=
|Version date=2005-08-09
+
|Is GNU=No
|Version status=stable
+
|License verified date=2005-08-09
|Version download=http://codesynthesis.com/download/xsd/1.1/xsd-1.1.0.tar.bz2
+
}}
 +
{{Project license
 +
|License=GPLv2 with exception
 +
|License verified by=Janet Casey
 
|License verified date=2005-08-09
 
|License verified date=2005-08-09
|Version comment=1.1.0 stable released 2005-08-09
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Boris Kolpackov
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Boris Kolpackov
 
 
|Email=boris@codesynthesis.com
 
|Email=boris@codesynthesis.com
 
|Resource URL=
 
|Resource URL=
Line 41: Line 39:
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
|Programming-language=c++
 
 
|Software-development=programming-language
 
|Software-development=programming-language
 
|Use=software-development
 
|Use=software-development
}}
 
{{Project license
 
|License=GPLv2 with exception
 
|License verified by=Janet Casey
 
|License verified date=2005-08-09
 
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
Line 82: Line 74:
 
|Prerequisite description=build 0.1.15 or later
 
|Prerequisite description=build 0.1.15 or later
 
}}
 
}}
 +
{{Featured}}

Revision as of 13:52, 1 January 2017


[edit]

xsd

http://codesynthesis.com/products/xsd/
XML Schema to C++ translator

'xsd' is a W3C XML Schema to C++ translator. It generates a vocabulary-specific, statically-typed C++ mapping (also called binding) from XML Schema definitions. The mapping consists of data types that represent the given vocabulary, a set of parsing functions that convert XML instance documents to a tree-like in-memory data structure, and a set of serialization functions that convert the in-memory representation back to XML. 'xsd' features C++ standard library-based language mapping, configurable base character type (char/wchar_t), support for all XML Schema built-in types, custom Schema to C++ namespace mapping, platform-independent generated code, and more.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

9 August 2005




Leaders and contributors

Contact(s)Role
Boris Kolpackov Maintainer


Resources and communication

AudienceResource typeURI
Debian (Ref)https://tracker.debian.org/pkg/xsd
Bug Tracking,SupportE-mailmailto:xsd-users@codesynthesis.com


Software prerequisites

KindDescription
Required to uselibbackend-elements 1.0.1 or later
Required to uselibxerces-c 2.6.0 or later
Required to uselibboost_filesystem 1.32.0 or later
Required to uselibxsd-frontend 1.0.2 or later
Required to buildbuild 0.1.15 or later
Required to uselibboost_regex 1.32.0 or later
Required to uselibcult 1.0.1 or later
Required to buildgcc 3.4.3 or later




Entry


































Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.