About Liquid XML Studio Starter Edition

An advanced XML developers toolkit and IDE.

Liquid XML Studio is an advanced XML Development Environment and XML toolkit containing all the tools needed for designing and developing XML Schema and applications. Liquid XML Studio includes an intuitive interface and comprehensive features like XML Schema Editor, XML Editor, XML Data Mapper, WSDL Editor, XSLT and XQuery Debugger and more. Liquid XML Studio supported File Types includes Cascading Style Sheets (CSS), DTD Schema (DTD), Extensible Application Markup Language (XAML), W3C XML Schema (XSD), XML-Data Reduced (XDR) and more. Liquid XML Studio offers seamless integration into Visual Studio 2010, 2012, 2013 and 2015. Liquid XML Studio is 64 bit compatible.

Liquid XML Studio is an advanced graphical XML development environment available in three editions, Starter, Editor and Designer.

  • Starter Edition - Ideal for Home or Educational users who wish create simple XML messages and work with existing Schema. The Starter Edition includes standard features to enable you to understand XML technology including a selection of text based editors, XPath and Web Services tools.
  • Editor Edition - Ideal for Data Editors and Testers who are working with complex XML Schema. The Editor Edition includes graphical and text based editors, documentation generation, XPath and web services tools, and plugins for Microsoft Visual Studio integration.
  • Designer Edition - Ideal for Data Analysts, Designers, System Integrators and Testers who are working with complex XML Schema and multiple data sources. The Designer Edition includes graphical and text based editors, XSLT and XQuery debugger, XML data mapper, project files, source control, documentation generation, XPath and web services tools, and plugins for Microsoft Visual Studio integration.

For XML Code Generation functionality, please see Liquid XML Data Binder.

The Liquid XML Studio Developer Bundle combines the Liquid XML Studio Designer and the XML Data Binder products into one XML development suite.

The following provides an overview of the core XML tools and features included in Liquid XML Studio.

Graphical XML Schema Editor
Visualize and edit an abstracted view of your XML schema (XSD) using an intuitive user interface, and validate your XSD against the W3C standards. Includes split graphical and text views, intellisense, syntax highlighting, drag and drop, copy and paste, and multi-step undo/redo.

Graphical XML Editor
Visualize and edit your XML data in a tree and tabular grid, and validate your XML document against an XML schema. Includes split graphical and text views, intellisense, syntax highlighting, spell checking, document outline, breadcrumb, drag and drop, copy and paste, and multi-step undo/redo.

Graphical WSDL Editor
Visualize and edit an abstracted view of your Web Service using an intuitive user interface, and validate your WSDL against the W3C standards. Includes split graphical and text views, intellisense, syntax highlighting, drag and drop, copy and paste, and multi-step undo/redo.

XSLT Editor and Debugger
Author, validate and debug your XSLT stylesheet, set breakpoints within the XSLT source, watch variables and analyze the call stack. Includes intellisense, syntax highlighting, drag and drop, copy and paste, and multi-step undo/redo.

XQuery Editor and Debugger
Author, validate and debug your XQuery module or library, set breakpoints within the XSLT source, watch variables and analyze the call stack. Includes intellisense, syntax highlighting, drag and drop, copy and paste, and multi-step undo/redo.

XHTML Editor
Edit your XHTML document, and validate your XHTML against the W3C standards. Includes intellisense, syntax highlighting, drag and drop, copy and paste, and multi-step undo/redo.

DTD Editor
Edit your DTD document, and validate your DTD against the W3C standards. Includes intellisense, syntax highlighting, drag and drop, copy and paste, and multi-step undo/redo.

CSS Editor
Edit your CSS document, and validate your CSS against the W3C standards. Includes intellisense, syntax highlighting, drag and drop, copy and paste, and multi-step undo/redo.

XPath Tools
Construct and evaluate XPath expressions for your selected XML document. Nodes matching the expression are highlighted within the document, and a tree of matching nodes is displayed in the expression window.

XML Data Mapper
Convert your XML data by mapping fields between your XML documents using an intuitive drag and drop graphical interface. Set breakpoints within the transform, watch variables and analyze the call stack in the step through debugger.

XML Sample Builder
Create an XML document based on your XML schema (XSD) using a simple Wizard driven interface. Select the root node and the generator will create all the child elements and attributes, populating them with placeholder values.

Documentation Generator
Create an HTML or ASP.Net web site based on your XML schema (XSD) using a simple Wizard driven interface. The generated documentation contains the original schema data, diagrams, detailed properties, type hierarchy, and annotations, hyperlinked to allow simple site navigation.

Infer XML Schema
Create an XML schema based on a set of sample XML documents using a simple Wizard driven interface. Configuration options allow you to customize the generator output, for example to favor complex types or elements.

XML Differencing
Quickly compare the differences between two XML documents using colored highlighted sections in a graphical interface. Advanced heuristic algorithms are used to examine the source documents to determine if attributes and elements are new, deleted or have moved within the documents.

Web Services Test Client
Quickly call your Web Services using a simple Wizard driven interface. Select your web service URL, pick a web method and run the generated SOAP request. Provides support for HTTP GET, HTTP POST, SOAP, HTTPS, and client certificate authentication.

Visual Studio Integration
Seamless integration of Liquid XML Studio within the Microsoft Visual Studio IDE. Supported tools include XML Schema Editor, WSDL Editor, XPath Expression Builder, XML Sample Builder, Documentation Generator, Infer XML Schema and Web Service Test Client.

XML Navigation Aids
The outline view of an XML document is quick any easy way to navigate large or complex XML files. The Document Outline tree is kept in sync with the XML document in realtime as it changes.
A bread crumb is also shown which shows all parent elements, making it possible to orientate yourself in large XML documents.

Spell Checking
Liquid XML Studio contain a powerful SpellChecker. The SpellChecker highlights spelling mistakes inline in real time as you type, mistakes can then be corrected by clicking on them and selecting the correct spelling.

Liquid XML Data Binder - Included in the Liquid XML Suite Developer Bundle or available as a separate product.

  • Generates code for C++, C#, Java, Silverlight, Visual Basic
  • Generates HTML documentation and a Sample Application
  • Easy to use Wizard UI and command line alternative
  • Supports the W3C standards for XSD, XDR, DTD schemas
  • Supports industry standards e.g. FpML, HL7, NIEM, XBRL
  • Royalty free distribution of compiled code and runtime


XML Data Binding involves the creation of a class library from an XML schema (XSD). Liquid XML Data Binder generates a class libraries specifically for use with your XML Data allowing XML documents to be manipulated programmatically, in a simple, intuitive way. Meaning you deal with named, strongly typed properties an classes instead of generic XML Nodes. This reduces the amount of coding needed, increasing productivity and reliability.

XML Data Binding allows you to treat your XML documents as objects within your application. This makes dealing with XML data from a programming language a simple matter of manipulating these strongly typed objects. Liquid XML Data Binder takes your XML Schema and uses it to generate a set of classes that map directly to data contained in your XML Schema. So if your schema has a Person element with a date of birth attribute, then a class called Person will be generated, which will have a property called DateOfBirth.

Features:

  • Reduces development time and testing time
  • Increases reliability and reduces errors
  • Generates an easy to use Class Library for C#, Java, VB .Net, Silverlight, VB6, cross platform C++ (Windows, Linux, Solaris, HP)
  • Supports Smart Device platforms using Windows Compact Framework, Mono for Android and MonoTouch
  • Support for W3C XML Schema (XSD) and legacy XDR and DTD standards
  • Supports the Fast Infoset binary XML standard


Support for the most complex XML standards including:

  • ACORD
  • Dimensional Markup Language (DML)
  • Financial products Markup Language (FpML 4)
  • Health Level Seven (HL7)
  • Moving Picture Experts Group (MPEG-7)
  • Project Management XML (PMXML)
  • QuickBooks (qbXML)


Saves you time and money
90% reduction in the amount of code you have to write! It simplifies the development cycle, cutting development and maintenance effort, saving you time and money.

Simplifies Development
XML Data Binding objects provide XML serialization and validation, leaving you to concentrate on implementing business logic.

Language Support
Liquid Technologies have clients on a wide range of platforms, using a number of languages. The structure of the generated code is the same in each language, meaning you don't need to re-learn the libraries if you are working with more than one language.

C++
The library is platform neutral. The product ships with cross platform C++ libraries for 32bit and 64bit Windows and Linux, and is also successfully being used on Solaris, Forte, HP, embedded systems and other more obscure platforms using the Pro Source Code.

Liquid C++ Runtimes are included as standard for the following:

  • Windows 32 bit (Visual C++ 6.0, 7.1, 8.0, 9.0, 10.0, 11.0)
  • Windows 64 bit (Visual C++ 9.0, 10.0, 11.0)
  • Linux x86 32 bit (g++ 3.2 under RedHat 8.0, g++ 3.2.2 under Mandrake 9.1, g++ 3.4.1 under Mandrake 10.1, g++ 4.2.4 under Ubuntu 8.0 and g++ 4.3.3 under Ubuntu 9.0)
  • Linux x86 64 bit (g++ 4.0.0 under Fedora 4 and g++ 4.4.4 under Fedora Core 13)
  • MAC OS X x86 64 bit (g++ 4.2.1 under Snow Leopard 10.6.2)

The full C++ runtime source code is also available (Pro Developer Edition option) and is easily compiled onto other platforms.

C#, Silverlight, and VB .Net
100% native .Net package, the generated library can be used by all .Net languages, including C# and VB .Net.
Supports Smart Device platforms using Windows Compact Framework, Mono for Android and MonoTouch.

Visual Basic 6
Allows COM Objects to be created, which can then be used from any COM compliant environment such as Delphi, Business Objects, and ASP.

Java
Compiles to a single jar using a provided ANT build script. The resulting code can be used on java 1.4, 1.5 and JME.

Unrivaled support for W3C XSD standard
The Liquid XML supports an unprecedented amount of the XSD standard, meaning it will process complex XML schema that lesser products will not. Industry standard schema that are used as Liquid XML test cases include: FpML, HL7, MPEG7, xCBL, PMXML, DML, QuickBooks etc.

Reliable and consistent code
Reliable and consistent code reduces development and testing costs and maintenance overheads. If you are using MSXML or another XML DOM parser, the code you create is bloated and difficult to follow. With the XML classes the code is smaller and simple to read.

Ease of Use
The XML classes are simple to use. This reduces time spent developing and maintaining code. Because the classes are specific to your schemas, and strongly typed, your developers can also make use of intellisense - further speeding development.

Simple Intuitive Code
Liquid Technologies have worked hard to ensure the interface you will use is as simple and intuitive as possible, as well as being extremely fast and easy to work with. See our Performance Statistics and Sample Project.

Fast Infoset Support
Fast Infoset support in C++, C#, Silverlight and VB .Net.
Support for the binary XML Fast Infoset specification (X.891) implementation of the W3C XML Information Set.

HTML Documentation
A full set of HTML documentation is created along with your code making getting to grips with the structure of your new library simple. This means your team will no longer have to spend hours referencing the XSD schema documents (some of which are huge for example, xCBL is almost 2Mb of schema). Instead developers can can simply use the hyper linked help generated specifically for your schema.

Reliable and Future Proofed
The generated classes ensure compliance to the specified schema, so you and your team do not need to spend unnecessary time learning the complexities of XSD, XDR or DTD.

Even if your schemas are simple now, its unlikely that they will stay that way. If you incorporate a lesser product into your development, what happens when it can't cope with the latest change to your schema? This is especially critical when you don't have control over a schema (i.e. its a 3rd party standard).

Strongly Typed with flexibility to change the code
The generated classes are strongly typed, meaning they are easier to work with, and have the added benefit of highlighting problems in your code at compile time NOT runtime.

Even though the classes are strongly typed you have the ability to add code/methods and regenerate the code from the schema, and hey presto - your changes are still there, many of our users find this invaluable.

No Royalties
You pay for the development licenses only. The compiled code and redistributables are royalty free.