XML Schema

Visokio XML Schema

 

Visokio applications read and write XML files, according to the Visokio XML schema, an extremely simple XML schema for structured data somewhat analogous to the widely-used .CSV delimited text data file format.

Note: Not all .XML data source files have a tabular layout defined. To import directly into Omniscope, both the file schema AND the layout must be transformed to a tabular Visokio XML representation. Omniscope always exports .XML data files in a tabular layout.

Visokio Namespace

Full namespace:

http://www.visokio.com/xmldata


This namespace identifies the Visokio XML data format, used for importing flat-file data. If you need to create a structured flat-file data for feeding into Visokio applications, create a .XML file adhering to this schema and open as a file.

Important: please ensure that the XML document has the correct namespace defined on the <data> element.  See the example, below.

 

You can use XSL translations inside our applications to convert existing XML data into this schema. You will need to produce the XSL yourself. In the File > Open File File Import Wizard, tick Customise data import in the dialog as shown here

Example XML Files

Attached are some sample files illustrating the Visokio schema in use

If viewing in a browser such as Firefox, be sure to view the page source.


KnowledgeBase Top