XSIL

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Addbot (talk | contribs) at 05:40, 23 March 2013 (Bot: Migrating 1 interwiki links, now provided by Wikidata on d:q8042474). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

XSIL (Extensible Scientific Interchange Language) is an XML-based transport language for scientific data, supporting the inclusion of both in-file data and metadata. The language comes with an extensible Java object model. The language's elementary objects include Param (arbitrary association between a keyword and a value), Array, Table (a set of column headings followed by a set of records), and Stream, which enables one to either encapsulate data inside the XSIL file or point to an external data source.

BFD is an XML dialect based on XSIL.

External links