Learn about XML technology and how using Liquid Technologies products can save you hours of development and testing effort to help deliver your projects on time and within budget.
Watch the videos by selecting the images below:
-
VIEW VIDEO Liquid Studio Overview
An introduction to the Liquid Studio IDE, including XML Schema Editing, XML Editing and XPath tools.
-
VIEW VIDEO XML Validation
This video tutorial shows how to validate an XML document against the W3C XML Standard and also against the rules of an XML Schema.
-
VIEW VIDEO XML Schema Dependency Graphs
This video tutorial shows how to view XML Schema Dependencies and find errors in an XML Schema Set using a Dependency Graph.
-
VIEW VIDEO XSLT Editor and Debugger
This video tutorial shows how to create an XSL Transform in the XSLT editor to output an HTML document, and demonstrates how to use the step through XSLT debugger features such as breakpoints, variables, stack and watch window.
-
VIEW VIDEO Generate a Sample XML Document
This video tutorial shows you how to create a sample XML document from an industry standard schema (Google Site Map).
-
VIEW VIDEO Generate HTML Documentation
This video tutorial shows how to create HTML documentation for an XML Schema.
-
VIEW VIDEO XML Data Binding
This video tutorial shows you how to generate strongly typed API source code from your XSD using the Liquid XML Data Binder.
-
VIEW VIDEO Liquid XML Data Binding Wizard - XML Schema to C++
This video tutorial demonstrates the basic usage of the XML Data Binding Wizard tool for C++, showing how to generate code from an XSD, read an XML document into the object model, modify the data and write out the XML.
-
VIEW VIDEO XML Data Mapper
This video tutorial shows how to create a mapping transform, using the graphical drag and drop interface, to convert XML data of different XML Schema.
-
VIEW VIDEO Find XSD Definitions
This video tutorial shows how to find an XSD Definition for an item in an XML document.
-
VIEW VIDEO Navigating XML and XSD
This video tutorial shows how to tools XML and XSD documents using the Breadcrumb, Document Outline and Global Component Locator tools.
-
VIEW VIDEO Refactoring XML Schema (XSD)
This video tutorial shows how to refactor XML Schema (XSD) using the refactoring tools.
-
VIEW VIDEO Spell Checking XML and XSD
This video tutorial shows how to spell check XML and XSD documents using the XML aware spell checker tool.
-
VIEW VIDEO Visual Studio OpenAPI Web Service Test
This video tutorial shows how to Test an OpenAPI Web Service from Microsoft Visual Studio using the Liquid Studio Extensions.
-
VIEW VIDEO Web Service Test Client
This video tutorial shows how to make Web Service calls using the Web Service Test Client.
-
VIEW VIDEO XML Differencing Tool
This video tutorial shows how to compare XML documents using the XML Differencing tool.
-
VIEW VIDEO XML Editor
This video tutorial shows the functionality of the XML Editor.
-
VIEW VIDEO XML Schema Editor (XSD)
This video tutorial shows how to work in the graphical, text and split views, adding items, changing properties and updating documentation annotations.
-
VIEW VIDEO XPath Expression Builder
This video tutorial shows how to create complex XPath expressions for highlighting specific sections within XML documents.
-
VIEW VIDEO Data Mapper - Copy Data
This video tutorial shows you how to create a simple transform to copy data between a data source and data target.
-
VIEW VIDEO Data Mapper - Database Config
This video tutorial shows you how to connect to and configure a database data source.
-
VIEW VIDEO Data Mapper - Join Data
This video tutorial shows you how to create a simple transform to join data from multiple data sources to a single data target.
-
VIEW VIDEO Data Mapper - Replace Data
This video tutorial shows you how to create a simple transform to replace data using the Lookup and Cast components.
-
VIEW VIDEO Data Mapper - CSV to XML
This video tutorial shows you how to create a data transform to convert a CSV file into an XML document.
-
VIEW VIDEO Data Mapper - XML to JSON
This video tutorial shows you how to create a data transform to convert an XML document into a JSON document.
-
VIEW VIDEO Data Mapper - First Transform
This video tutorial shows how to create a simple data transform between constant values and an XML document based on an XML Schema (XSD).
-
VIEW VIDEO Data Mapper - Generate .exe
This video tutorial shows you how to generate an executable (.exe) file to run a data transform to convert a CSV file into an XML document.
-
VIEW VIDEO Data Mapper - Generate Visual Studio Project
This video tutorial shows you how to generate a C# data transform with Visual Studio project files to convert a CSV file into an XML document.
-
VIEW VIDEO Liquid XML Objects in Visual Studio - XML Schema to C#
This video tutorial demonstrates the basic usage of the XML Objects tool, showing how to generate code from an XSD, read an XML document into the object model, modify the data and write out the XML.
-
VIEW VIDEO Liquid XML Objects Wizard - XML Schema to C#
This video tutorial demonstrates the basic usage of the XML Objects Wizard tool for C#, showing how to generate code from an XSD, read an XML document into the object model, modify the data and write out the XML.