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:
-
Liquid Studio Overview
An introduction to the Liquid Studio IDE, including XML Schema Editing, XML Editing and XPath tools.
-
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.
-
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.
-
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.
-
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).
-
Generate HTML Documentation
This video tutorial shows how to create HTML documentation for an XML Schema.
-
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.
-
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.
-
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.
-
Find XSD Definitions
This video tutorial shows how to find an XSD Definition for an item in an XML document.
-
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.
-
Refactoring XML Schema (XSD)
This video tutorial shows how to refactor XML Schema (XSD) using the refactoring tools.
-
Spell Checking XML and XSD
This video tutorial shows how to spell check XML and XSD documents using the XML aware spell checker tool.
-
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.
-
Web Service Test Client
This video tutorial shows how to make Web Service calls using the Web Service Test Client.
-
XML Differencing Tool
This video tutorial shows how to compare XML documents using the XML Differencing tool.
-
XML Editor
This video tutorial shows the functionality of the XML Editor.
-
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.
-
XPath Expression Builder
This video tutorial shows how to create complex XPath expressions for highlighting specific sections within XML documents.
-
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.
-
Data Mapper - Database Config
This video tutorial shows you how to connect to and configure a database data source.
-
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.
-
Data Mapper - Replace Data
This video tutorial shows you how to create a simple transform to replace data using the Lookup and Cast components.
-
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.
-
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.
-
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).
-
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.
-
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.
-
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.
-
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.