XML Editor

 Liquid XML Studio includes a Graphical XML Editor, simplifying the job of authoring and validating XML documents.

It allows intuitive editing of XML data in a tree and tabular grid. The syntax highlighted XML Editor, provides validation against the XML standard or an XSD schema. Auto complete, and intellisense are based on an external XML Schema. XSD Schemas can also be inferred from an existing XML document.

Intellisense

Inellisense The Auto complete feature makes editing XML documents much simpler, but we have taken this a step further in the XML Editor by intelligently calculating the auto complete from an associated set of XML Schemas. So you are presented with the attributes or elements that are allowed, given your position in the file.

XML Grid Editor

Xml Grid Editor The XML Grid Editor allows you to create and edit your XML data in the form of a tree or table. The standard tree based paradigm is often very limiting when editing repeated sets of data (i.e. a set of addresses). The Table paradigm makes the data more accessible, presenting it more like a spread sheet, making it easy to view and view. The XML Editor has a split screen XML Code / XML Grid which also makes it easy to see where a given node fits into the overall structure of the document.

Validation

XML Outlining (Code Folding) The Auto complete feature makes editing XML documents much simpler, but we have taken this a step further in the XML Editor by intelligently calculating the auto complete from an associated set of XML Schemas. So you are presented with the attributes or elements that are allowed, given your position in the file.

Errors are shown inline within the XML document and in the error window.

 

Outlining (Code Folding)

Xsd Infer The XML Editor allows elements within the XML document to be collapsed, this maximizes your working area simplifying editing of large files.

Built in XPath Query Viewer

View the results of an XPath expression Each XML Editor window can show the results of an XPath expression. The results are shown as highlighted regions within the XML Editor. The highlights are changed in real time as the XML or XPath expressions change.

Infer an XML Schema (XML to XSD)

Infer an XML Schema from an XML file The XML Editor provides a tool to allow you easily infer an XSD (reverse engineer) from one or more XML documents back into an XML Schema (XSD). The XML Schema can then be used to provide Intellisense and validation to your XML documents.

XML Sample Generator

Sample XML documents can be created from an XML Schema. This is an excellent starting point for authoring complex XML documents or just for getting an overview of what an XML Schema will produce.

Document Formatting

The XML Editor provides a 'Format XML' option which indents all the elements correctly, making the XML document simple to read.

Auto Complete

The XML Editor provides Auto Complete which automatically closes elements and provides auto formatting as you type.

Syntax highlighting

The XML Editor provides syntax highlighting which makes your XML code easier to develop, allowing errors to be avoided.

File change notification

The user is notified when the file they are working on is changed by an external editor.

Project Support

XML documents can be added to projects, making organizing your development much simpler, and more productive.

Large File support

The XML Editor supports loading files in excess of 30MB.

Liquid XML Studio

Starter Edition


Liquid XML Studio

Designer Edition


Liquid XML Studio

Developer Edition