nexml - index of /nexml/cpp/

Skip to: Site menu | Main content

The future data exchange standard is here!

nexml is an exchange standard for representing phylogenetic data — inspired by the commonly used NEXUS format, but more robust and easier to process.

Validate nexml data

Directory listing

~ / nexml / cpp
digg reddit del.icio.us facebook | Fri Jul 4 10:07:21 2008 —

Prerequisites

C++ bindings are generated from the nexml schema files using the xsd tool from CodeSynthesis, and are then compiled with something like the driver.cxx file to yield an executable that processes nexml instance documents (presumably this would be part of an importer that maps the beans objects created by the xsd tool onto your internal object model). The basic steps are as follows:

      Name                 Last modified       Size  Description

[DIR] Parent Directory 19-May-2008 13:30 - Folder [TXT] build.sh 07-Feb-2008 00:28 1k Unix shell script [   ] driver.cxx 07-Feb-2008 00:28 2k C code [   ] makefile 07-Feb-2008 00:28 1k Make file