-
Announcing Liquid Studio v21.1

Liquid Technologies has launched Liquid Studio v21.1 and Liquid XML Data Binder v21.1, featuring a new JSON Lines Editor, enhanced JSON Schema Editor functionality, and improved support for Linux C++ Runtime. This update provides numerous fixes and performance improvements, available for users with an active support plan and offers a free trial version.
-
Navigating the CBPR+ November 2025 Deadline: A Technical Guide to Schema Validation and Data Transformation

The global payments landscape is transforming due to the ISO 20022 standard, with SWIFT’s CBPR+ program phasing out legacy MT messages by November 2025. This transition involves complex challenges requiring a deep understanding of XML-based MX formats, schema validation, data mapping, and specialized tools to ensure compliance and data integrity throughout the migration process.
-
Reading from multiple regions in an Excel worksheet with Liquid Data Mapper

This tutorial demonstrates how to extract and transform data from multiple regions within an Excel worksheet and use them within a data mapper transform, merging the data into a single output file.
-
Converting xs:any defined XML data to JSON data

Converting XML to JSON can be challenging, especially with xs:any types, as their output can vary between single objects and arrays based on input. Liquid XML Objects and Data Binder provide solutions to streamline this process, including better support for XSD and JSON serialization.
-
Lists and Arrays in XML with Liquid XML Objects

The content discusses defining arrays in XML and utilizing them in C# code generated from Liquid XML Objects. It provides an example demonstrating XML Schema (XSD) with attribute and element lists, valid XML data, and generated C# properties for accessing array data. Additionally, it highlights Liquid XML Objects’ features and advantages over xsd.exe.
-
NEW VIDEO: Using XML Schema Dependency Graphs in Liquid Studio

This video tutorial demonstrates how to utilize XML Schema Dependency Graphs in Liquid Studio for identifying XML Schema Dependencies and locating errors within an XML Schema Set. A free trial of Liquid Studio is available for download at their website.
-
NEW XML and JSON IDE – Liquid Studio Overview Video

Liquid Studio IDE is introduced in a new video, showcasing its features like XML Schema Editing, XML Editing, and XPath tools. Users are encouraged to download a free trial to explore its functionalities further. For more information, visit the Liquid Technologies website.
-
Using xsi:type in XML Documents and XML Schemas

The content discusses handling multiple repair types in an XML schema for a Repair Shop using xs:choice and C#. It illustrates how to derive specialized types from an abstract base type with xsi:type for better code management and readability in XML. The approach improves polymorphism and simplifies code checks.
-
XML Standards Schema Library Updates

New XML Standards added to the XML Schema Library include FpML 5.9, a protocol for complex financial products, featuring various schemas for confirmation, legal, pretrade, record keeping, reporting, and transparency. Additionally, Membrane Service Proxy 1.4.1 offers a Java-based framework for REST and SOAP APIs. Suggestions for new standards are welcome.
-
Data Mapper – First Transform Video

This video tutorial demonstrates creating a straightforward data transformation from constant values to an XML document using an XML Schema (XSD).
