请输入您要查询的百科知识:

 

词条 CodeSynthesis XSD
释义

  1. References

  2. External links

{{Infobox software
| name = CodeSynthesis XSD
| developer = Code Synthesis
| status = Active
| latest release version = 4.0.0
| latest release date = {{Start date and age|2014|07|22}}
| operating system = Cross-platform C++
| programming language = C++
| genre = XML Data Binding
| license = GNU General Public License and Proprietary License
| website = http://www.codesynthesis.com/products/xsd
}}

CodeSynthesis XSD is an XML Data Binding compiler for C++ developed by Code Synthesis and dual-licensed under the GNU GPL and a proprietary license. Given an XML instance specification (XML Schema), it generates C++ classes that represent the given vocabulary as well as parsing and serialization code. It is supported on a large number of platforms, including AIX, Linux, HP-UX, OS X, Solaris, Windows, OpenVMS, and z/OS. Supported C++ compilers include GNU G++, Intel C++, HP aCC, Solaris Studio C++, IBM XL C++, and Microsoft Visual C++. A version for mobile and embedded systems, called CodeSynthesis XSD/e, is also available.

One of the unique features of CodeSynthesis XSD is its support for two different XML Schema to C++ mappings: in-memory C++/Tree and stream-oriented C++/Parser. The C++/Tree mapping is a traditional mapping with a tree-like, in-memory data structure. C++/Parser is a new, SAX-like mapping which represents the information stored in XML instance documents as a hierarchy of vocabulary-specific parsing events. In comparison to C++/Tree, the C++/Parser mapping allows one to handle large XML documents that would not fit in memory, perform stream-oriented processing, or use an existing in-memory representation. The XSD-generated code can target C++98/03 or C++11.

CodeSynthesis XSD itself is written in C++.[1]

References

1. ^Bjarne Stroustrup. C++ applications, 2007-05-25. Retrieved on 2007-06-18.

External links

  • CodeSynthesis XSD Home Page
  • An Introduction to the C++/Tree Mapping
  • An Introduction to the C++/Parser Mapping
  • An Introduction to XML Data Binding in C++

4 : XML|XML parsers|C++|C++ libraries

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/11/14 1:11:10