-
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.
-
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.
-
Azure Function to Convert XML to JSON using Liquid Data Mapper

Liquid Data Mapper enables graphical data transformation for Microsoft Azure Functions. By adding input and output parameter components, users can seamlessly convert XML data into JSON format. The example illustrates creating a test application in C# that sends XML data to the Azure function, showcasing Liquid Data Mapper’s capabilities for data integration and transformation.
-
Recent XML Community Forum Questions

The Liquid Technologies XML Community Forum recently addressed several user inquiries, including adding schemaLocation to XML elements, generating standalone directives in C#, command line generation of code, handling destination filename errors, mapping XML to JSON, and utilizing DataMapper-generated DLLs. These discussions provide valuable insights for users.
-
NEW Liquid XML Objects – Wizard Overview Demo Video

This overview explains how to create a C# object model from an XML Schema and utilize it for serializing and editing XML data in Microsoft Visual Studio. A free trial of Liquid XML Objects is available for download at the provided link.
-
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.
-
Do your XML tools support JSON?

Liquid XML originally focused on XML tools but has since expanded to include JSON support. The content provides links to various JSON-related resources on their website, such as editors, schema documentation, data mapping, and data binding instructions in multiple programming languages.
-
JSON Data Binding with Liquid XML 2018 – Update 1

Liquid XML Data Binder facilitates data interchange between XML and JSON for nearly 20 years, introducing FromJson and ToJson methods to the Liquid Runtime API for serialization and deserialization. It supports C++, C#, Visual Basic .Net, and Java, enabling effective data handling from backend systems to mobile devices.
-
Data Mapper – Generate a C# Data Mapping Project

This video tutorial demonstrates generating a C# data transform in Visual Studio to convert a CSV file into an XML document using Liquid Data Mapper 2017.
-
Liquid Fast Infoset .Net Open Source License
Liquid Fast Infoset .Net, now available on GitHub under the GNU Affero General Public License, is a C# library for adding XML compression to .Net projects. It adheres to ITU-T and ISO standards for generating compact binary XML documents that are quick to parse, promoting contributions from the Open Source community.
