XMLMath 1.1-SNAPSHOT-3
Xmlmath project is an expression evaluation engine that takes xml files as input, evaluates the (often mathematical) problem and calc
|
|||||||||||||||||||
Xmlmath project is an expression evaluation engine that takes xml files as input, evaluates the (often mathematical) problem and calculates the result.
Basic Expression StructureContents
An xmlmath expression consists of a tree of nested xml tags. Each tag reads the value of its child nodes, applies an operation to it and returns the result to its parent tag. This is illustrated below with the expression that calculates 1 + 1.
< add xmlns="http://xmlmath.org/1.0" >
< long value="1"/ >
< long value="1"/ >
< /add >
Note: Because the xmlmath expression parser validates the input files against the xmlschema, it is necessary to always include the proper xml namespace directive in the expression's root tag.
Requirements:
What's New in This Release:
tags
Download XMLMath 1.1-SNAPSHOT-3
Authors software
|
|
Similar software
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Other software in this category
|
|
|
|
|
|
|
|
|
|
Featured Software
jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java
Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser
GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell
- Communications
- Database
- Desktop Environment
- Games
- Internet
- Multimedia
- Office
- Programming
- Science and Engineering
- System
- Text Editing&Processing
