Portable C/C++ code for portable XML data
Zhaoqing Wang, Harry Hui Cheng
Abstract
Zhaoqing Wang, Harry Hui Cheng
Abstract
Ch XML packages integrate an embeddable C-compatible interpreter with XML C/C++ toolkits giving developers the option of using portable C/C++ scripts to process portable XML data. XML is changing the world of information sharing and exchange by letting users clearly define their data and documents for specific tasks, such as electronic data interchange, content management, or publishing. XML uses context encapsulation to separate content from presentation and to support a hierarchical structure among data from various sources. XML data is reusable, easily derivable, and reconfigurable. However, XML-based applications need a programming technology to perform processing-related tasks such as parsing, generating, manipulating, and validating the data. Application developers commonly use toolkits based on C/C++, such as Gnome's XML C parser and toolkit, Oracle's XML developer's Kit for C/C++ (XDK), and Microsoft's XML parser. These toolkits reflect the rich set of facilities, data types, operators, control structures, and runtime library functions that make C/C++ such a popular programming language. In fact, these tools, as well as the large number of skilled C/C++ programmers, often make C/C++ the preferred language for building portable systems.
OpenAlex reports 9 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Ch XML packages integrate an embeddable C-compatible interpreter with XML C/C++ toolkits giving developers the option of using portable C/C++ scripts to process portable XML data. XML is changing the world of information sharing and exchange by letting users clearly define their data and documents for specific tasks, such as electronic data interchange, content management, or publishing. XML uses context encapsulation to separate content from presentation and to support a hierarchical structure among data from various sources. XML data is reusable, easily derivable, and reconfigurable. However, XML-based applications need a programming technology to perform processing-related tasks such as parsing, generating, manipulating, and validating the data. Application developers commonly use toolkits based on C/C++, such as Gnome's XML C parser and toolkit, Oracle's XML developer's Kit for C/C++ (XDK), and Microsoft's XML parser. These toolkits reflect the rich set of facilities, data types, operators, control structures, and runtime library functions that make C/C++ such a popular programming language. In fact, these tools, as well as the large number of skilled C/C++ programmers, often make C/C++ the preferred language for building portable systems.
Key concepts: Computer science, Streaming XML, Efficient XML Interchange, XML validation, XML Schema Editor, XML Encryption, XML database, XML Signature