Jump to content

XSIL

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by AnomieBOT (talk | contribs) at 16:50, 30 August 2021 (Dating maintenance tags: {{Refimprove}}). The present address (URL) is a permanent link to this version.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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.

[edit]