TiXI
3.3.0
|
Enumerations | |
File Handling Functions | Function to open, create, close, and save XML-files |
Validation Functions | Functions to validate document with respect to DTD or Schemas |
Element handling functions | Functions to get the content of an element as a string or a number, functions to create and manipulate its content, and a funtion to remove an element are described in this section |
Attribute Handling Functions | Functions to get the content of an element attribute as a string or a number, functions to create and manipulate attributes, and a function to remove attributes are described in this section |
Namespace Support Functions | These functions are used, to register xml namespaces to the parser or add namespaces to existing elements. For the following explanations, consider the following xml file |
Miscellaneous Functions | These function simply do not fit into one of the other categories |
High Level Functions | These functions operate on more complex data structures than the elementary get/add function so |
XSLT Functions | Function to perform XSL transformations |
XPath Utility Functions | Function for evaluating XPath expressions |
UID Helper Functions | Function for UID management |