Liquid Xml Studio Community Edition 2009 Camaro

Download popular programs from Scripting Tools for PC. Read users' reviews and get free safe software updates.
Liquid Studio provides an advanced toolkit for XML and JSON development along with Data Mapping and transformation tools.
The Development Environment contains a complete set of tools for designing XML and JSON data structures and schemas. These tools provide editing, validating and advanced transformation capabilities. For novice or expert, the intuitive interface and comprehensive features will help you save time and money delivering a successful project.
LOADING FEATURESGraphical XML Schema Editor(XSD)
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 JSON Schema Editor
Visualize and edit an abstracted view of your JSON schema using an intuitive user interface, and validate your JSON Schema against the IETF standards.Includes split graphical and text views, syntax highlighting, drag and drop, copy and paste, and multi-step undo/redo.
JSON Editor
Edit JSON documents using an intuitive user interface, check the documents are well formed and validate against an IETF JSON Schema.Includes 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.
Data Mapper
Convert and transform your Database, EDI, JSON, Text File, Web Service and XML data by mapping fields using an intuitive drag and drop graphical interface. Set breakpoints within the transform, watch variables and analyse the call stack in the step through debugger.Optionally generate a C# source code to run the transform inside your own project.
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 style sheet, set breakpoints within the XSLT source, watch variables and analyse 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 analyse the call stack.
XML Schema Refactoring Tools
Refactor XML Schema using these automated tools to make global changes to your element and attribute definitions across multiple XSDs.
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 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.
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 favour complex types or elements.
XML Differencing
Quickly compare the differences between two XML documents using coloured 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.
XML Navigation Aids
Several tools are provided to help navigate your documents.A high level XSD Dependency view is provided in order to quickly see the file dependencies of your XML Schemas.The outline view of an XML document is quick and easy way to navigate large or complex XML files.The Document Outline tree is kept in sync with the XML document in real-time as it changes.A bread crumb is also shown which shows all parent elements, making it possible to orientate yourself in large XML documents.
XML Spell Checking
The XML Spell Checker knows the difference between XML tags and data, elements, attributes and namespaces.The Spell Checker highlights spelling mistakes in-place in real time as you type, mistakes can then be corrected by clicking on them and selecting the correct spelling.
XSD 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, hyper-linked to allow simple site navigation.
Web Service 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 Extensions
Seamless integration of Liquid Studio within the Microsoft Visual Studio IDE. Supported tools include XML Schema Editor, JSON Schema Editor, WSDL Editor, XPath Expression Builder, XML Sample Builder, Documentation Generator, Infer XML Schema and Web Service Test Client.
JSON Sample Builder
Create an JSON document based on your JSON schema 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.
Infer JSON Schema
Create an JSON schema based on a set of sample JSON documents using a simple Wizard driven interface. Configuration options allow you to customize the generator output, for example to favour complex types or elements.
JSON Schema Documentation Generator
Create an PDF, HTML or ASP.Net web site based on your JSON Schema using a simple Wizard driven interface. The generated documentation contains the original schema data, diagrams, detailed properties, type hierarchy, and annotations, hyper-linked to allow simple site navigation.
XML Schema Dependency Viewer
Quickly view the interdependencies between XML Schema files.
Still not sure? Then try Liquid Studio Free Download Free Trial
Liquid XML Studio Community Edition 8.0.1.1926
- Name:Liquid XML Studio Community Edition
- License:Freeware
- Developer:Liquid Technologies Ltd
- Downloads:5504
- Rating:2 / 5
- OS:Windows All
- Size:21.1 MB
Liquid XML Studio Community Edition 8.0.1.1926 Description:
Liquid XML Studio includes graphical xml schema designer, which massively simplifies authoring and navigating complex XSD's.
The graphical XSD editor provides a logical view over your XSD schema, presenting a model that is simple to understand, without losing the ability to control the complexities of the W3C's XML Schema standard.
Liquid XML Studio Community Edition 8.0.1.1926 Features:
· 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
· 'XML Data Binding' involves the creation of a class library from an XML schema (XSD). Liquid XML 2008 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.
· Liquid XML 2008 is the most comprehensive XML Data Binding tool on the market. 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 parser.
· XML Editor
· 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.
· 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).
Liquid XML Studio Community Edition 8.0.1.1926 Requirements:
· .Net Framework
Related searches:
test-quality monitoring with tolerance bands. break detection.
xml - avid liquid - caricature studio - geomap studio 2009 - oxygen xml editor - xml notepad - artlantis studio - liquid xml studio - shutterfly studio - camtasia studio - myscript studio notes edition - pinnacle studio - voicemx studio - xml adressbook - xml marker
Liquid XML Studio Community Edition security information
You cannot download any crack or serial number for Liquid XML Studio Community Edition on this page. Every software that you are able to download on our site is legal. There is no crack, serial number, hack or activation key for Liquid XML Studio Community Edition present here. Our collection also doesn't contain any keygens, because keygen programs are being used in illegal ways which we do not support. All software that you can find here is freely downloadable and legal.
Liquid XML Studio Community Edition installation package is prepared to be downloaded from our fast download servers. It is checked for possible viruses and is proven to be 100% clean and safe. Various leading antiviruses have been used to test Liquid XML Studio Community Edition, if it contains any viruses. No infections have been found and downloading Liquid XML Studio Community Edition is completelly problem free because of that reason. Our experts on malware detection tested Liquid XML Studio Community Edition with various spyware and malware detection programs, including fyxm.net custom malware and spyware detection, and absolutelly no malware or spyware was found in Liquid XML Studio Community Edition.
All software that you can find on our servers, including Liquid XML Studio Community Edition, is either freeware, shareware or open-source, some of the software packages are demo, trial or patch versions and if possible (public domain licence), we also host official full versions of software.
Because we want to be one of the fastest download sites on the web, we host all the software including Liquid XML Studio Community Edition on our servers. You cannot find here any torrents or download links that would lead you to dangerous sites.
Fyxm.net does support free software, however we do not support warez or illegal downloads. Warez is harming producers of the software.
Enjoy!
Rate Liquid XML Studio Community Edition 8.0.1.1926!
- Currently 2.40/5
Rating: 2.4/5 (35 votes cast)
Similar Programs | License | Size | Rating |
---|---|---|---|
Infobright Community Edition | Freeware | 34.2 MB | 2 / 5 |
SDE for JDeveloper (CE) for Windows Community Edition | Freeware | 98 MB | 2 / 5 |
SSL-Explorer Community Edition | GPL | 23 MB | 2 / 5 |
SQLyog Community Edition | GPL | 11.3 MB | 3 / 5 |
SDE for NetBeans (CE) for Windows 1.2 Community Edition | Freeware | 32.8 MB | 2 / 5 |
Related Categories
Related Programs
- 1
Visual Paradigm for UML (Community Edition)
Coding > File Editors881x - 2
SDE for JBuilder (CE) for Java Platform Community Edition
Coding > SDK/DDK386x - 3
Blueprint Software Modeler - Community Edition
Coding > Coding languages / Compilers320x - 4
Blueprint Software Modeler Community Edition
Coding > Other Coding Files271x - 5
IAB Studio Enterprise Edition
Internet apps > Browsers128x - 6
SDE for Eclipse (CE) for Java Platform Community Edition
Coding > SDK/DDK128x - 7
Virtual Print Engine Community Edition
Coding > Other Coding Files69x - 8
SDE for IntelliJ IDEA (CE) for Windows Community Edition
Coding > Other Coding Files52x - 9
HyperText Studio (Help Edition)
Internet apps > WEB Design > HTML Editors50x - 10
HyperText Studio (Web Edition)
Internet apps > WEB Design > HTML Editors44x
Categories
Featured Products
LimeWire 5.2.1 Beta / 5.1.3
Share computer files with anyone on the internet!
Kaspersky Anti-Virus Personal 2010
BKaspersky AV provides all types of anti-virus protection
Winamp 5 Full
A flexible and sophisticated application for playing and managing your music
DAEMON Tools Lite 4.30.4
Advanced application for multiprotection emulation