Convert a LIXI2 message from XML to JSON (or vice versa)
LIXI has developed an XML to JSON converter for LIXI2 messages. A LIXI2 message can be serialised in either XML or JSON format. This tool can convert a LIXI2 message from XML and JSON, or from JSON to XML.
Read More →Validate a LIXI2 Package Using Schematron Rules (for Python)
Schematron allows us to validate LIXI2 messages against business rules. LIXI2 schemas are excellent tools for validating message structure, Schematron gives us a way to define more complex business rules in a format that is distributable.
Read More →Customise a LIXI2 Schema using the LIXI Python Package
Customisation-by-Restriction allows you to create a LIXI2 schema that is specifically tailored to your requirements: only include the items you use, restrict the accepted data, and generate custom documentation.
Read More →Living Expense Categories- February 2020
A list of the Standard categories for Living Expenses and Other Commitments as they are incorporated into our data standards as of 17th February 2020.
Read More →Create A Database Using LIXI2 C# Classes
This post steps through the process of creating a database that conforms to the structure of a LIXI2 schema. Each element will be represented by a DB table, and each attribute will have an equivalent field in the table.
Read More →






