 |
|
XML Schema Editor |
| |
A graphical XSD editor, allowing you to visualize and edit your schemas. The editor provides an abstracted view of the XSD making it simple to understand your data. Context sensitive properties make using the more advanced features of the XSD standard simple, while drag and drop, cut & paste, and multi step undo functionality makes editing your schema simple and intuitive. |
| |
|
|
|
 |
|
XML Data Binding Code Generator |
| |
|
'XML Data Binding' involves the creation of a class library from an XML schema (XSD). Liquid XML Data Binder uses its code generator engine to generate a class libraries specifically for use with your XML data allowing XML documents to be manipulated programmatically, in a simple, intuitive way. This allows you to deal with strongly typed, named, properties and classes instead of generic XML nodes, reducing the amount of coding needed, increasing productivity and reliability, and reducing development costs.
Liquid XML Data Binder is the most comprehensive XML Data Binding Code Generator tool available. With Support for all major development languages, hardware environments, and schema standards.
Using Liquid XML within your software development project will radically simplify your interaction with XML documents, increasing reliability, reducing development time, and testing effort. Simply put it bridges the gap between your development language (C++, C#, Java, VB6, Vb.Net) and XML. Once you try it you'll never go back to a basic DOM or SAX parser. |
| |
|
|
|
 |
|
XML Editor |
| |
A grphical XML Editor to allow intuitive editing of xml data in a tree and tabular grid. Syntax highlighted XML Editor, providing 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. |
| |
|
|
|
 |
|
Microsoft Visual Studio Integration (2005 & 2008) |
| |
|
Provides seamless integration of Liquid XML Studio within Microsoft Visual Studio 2005 & 2008. Integrated features include:
- Graphical XML Schema (XSD)Editor
- XPath Expression Builder
- Web Service Browser Web Method Invocation
- Infer XSD From XML
- Generate Sample XML From XSD
- Generate HTML Docs From XSD
|
| |
|
|
|
 |
|
Web Service Call Composer |
| |
Makes it simple to explore the functions exposed by a web service. Individual web methods can then be called though the UI, which will automatically generate the XML required for the chosen method. |
| |
|
|
|
 |
|
XPath Expression Builder |
| |
Highlights the results of your XPath query in real time against any XML document. Intellisense XPath expression builder. Code samples are provided for mainstream languages (C#, java etc). |
| |
|
|
|
 |
|
HTML Documentation Generation |
| |
|
Generate Cross browser HTML from your XSD Schemas. The documentation contains indexes, hyperlinks, each entity in the schema shows the complete XSD Code, with a textual description of its properties, diagram (while hot spots to link to child entities), all within collapsible sections so irrelevant information can be easily ignored.
See Sample Docs |
| |
|
|
|
 |
|
XML Diff - Compare XML Files |
| |
|
XmlDiff is Liquid Technologies XML differencing tool, enabling users to quickly compare 2 XML files.
A host of XML aware options allow you to filter out the changes that are not of interest (i.e. whitespace, comments, processor directives etc). |
| |
|
|
|