by Liquid Technologies - Product Type: Application / Developer Application
Liquid XML Studio Starter Edition - Installed User Licenses by Liquid Technologies
URLs: liquid-xml-studio-starter-edition, liquid xml studio starter edition, liquidxmlstudiostarteredition, liquid-technologies, liquid technologies, liquidtechnologies
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 2005, Visual Studio 2008, Visual Studio 2010 and Visual Studio 2012. Liquid XML Studio is 64 bit compatible.
Liquid XML Studio is an advanced graphical XML development environment available in two editions, Starter (Restricted Functionality) and Designer (Full Functionality). The Starter Edition/Home edition ideal for home learning and educational use. It includes standard features to enable you to understand XML technology including a selection of text based editors, XPath and Web Services tools. The Designer Edition is a professional XML toolkit ideal for commercial use. 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 2013 - 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.
An advanced XML developers toolkit and IDE.
Pricing: Liquid XML Studio 2013 - Starter Edition (Installed User Licence) 1 Installed User License, Liquid XML Studio 2013 - Starter Edition (Installed User Licence) 5 - 9 Installed User Licenses, price per license, Liquid XML Studio 2013 - Starter Edition (Installed User Licence) 10 - 19 Installed User Licenses, price per license, Liquid XML Studio 2013 - Starter Edition (Installed User Licence) 20+ Installed User Licenses, price per license, Liquid XML Studio 2013 - Starter Edition (Installed User Licence) + 1 Year Upgrade Support Protection Plan 1 Installed User License with 1 Year Upgrade Support Protection Plan, Liquid XML Studio 2013 - Starter Edition (Installed User Licence) + 1 Year Upgrade Support Protection Plan 5 - 9 Installed User Licenses, price per license with 1 Year Upgrade Support Protection Plan, Liquid XML Studio 2013 - Starter Edition (Installed User Licence) + 1 Year Upgrade Support Protection Plan 10 - 19 Installed User Licenses, price per license with 1 Year Upgrade Support Protection Plan, Liquid XML Studio 2013 - Starter Edition (Installed User Licence) + 1 Year Upgrade Support Protection Plan 20+ Installed User Licenses, price per license with 1 Year Upgrade Support Protection Plan, Liquid XML Studio 2013 - Starter Edition (Installed User Licence) + 3 Years Upgrade Support Protection Plan 1 Installed User License with 3 Years Upgrade Support Protection Plan, Liquid XML Studio 2013 - Starter Edition (Installed User Licence) + 3 Years Upgrade Support Protection Plan 5 - 9 Installed User Licenses, price per license with 3 Years Upgrade Support Protection Plan, Liquid XML Studio 2013 - Starter Edition (Installed User Licence) + 3 Years Upgrade Support Protection Plan 10 - 19 Installed User Licenses, price per license with 3 Years Upgrade Support Protection Plan, Liquid XML Studio 2013 - Starter Edition (Installed User Licence) + 3 Years Upgrade Support Protection Plan 20+ Installed User Licenses, price per license with 3 Years Upgrade Support Protection Plan, Liquid XML Studio 2013 - Starter Edition (Installed User License) 1 Year Upgrade Support Protection Plan Renewal 1 Installed User 1 Year Upgrade Support Protection Plan Renewal, Liquid XML Studio 2013 - Starter Edition (Installed User License) 1 Year Upgrade Support Protection Plan Renewal 5 - 9 Installed User 1 Year Upgrade Support Protection Plan Renewal, price per user, Liquid XML Studio 2013 - Starter Edition (Installed User License) 1 Year Upgrade Support Protection Plan Renewal 10 - 19 Installed User 1 Year Upgrade Support Protection Plan Renewal, price per user, Liquid XML Studio 2013 - Starter Edition (Installed User License) 1 Year Upgrade Support Protection Plan Renewal 20+ Installed User 1 Year Upgrade Support Protection Plan Renewal, price per user, Liquid XML Studio 2013 - Starter Edition (Installed User License) 3 Years Upgrade Support Protection Plan Renewal 1 Installed User 3 Years Upgrade Support Protection Plan Renewal, Liquid XML Studio 2013 - Starter Edition (Installed User License) 3 Years Upgrade Support Protection Plan Renewal 5 - 9 Installed User 3 Years Upgrade Support Protection Plan Renewal, price per user, Liquid XML Studio 2013 - Starter Edition (Installed User License) 3 Years Upgrade Support Protection Plan Renewal 10 - 19 Installed User 3 Years Upgrade Support Protection Plan Renewal, price per user, Liquid XML Studio 2013 - Starter Edition (Installed User License) 3 Years Upgrade Support Protection Plan Renewal 20+ Installed User 3 Years Upgrade Support Protection Plan Renewal, price per user
Evals & Downloads: Read the Liquid XML Studio 2013 help file, Liquid XML Studio Version Comparison Chart, Read the Liquid XML Studio End User License Agreement, Download the Liquid XML Studio 2013 evaluation on to your computer - Expires after 30 days
Operating System for Deployment: Windows 7, Windows Server 2008, Windows Vista, Windows XP, Windows Server 2003, Windows 2000
Architecture of Product: 32Bit, 64Bit
Product Type: Application
Application Type: Developer Application
Web Services: Supports SOAP 1.2, Supports SOAP 1.1, SOAP Binding Transport HTTP GET, SOAP Binding Transport HTTP POST, SOAP Binding Transport HTTPS GET, SOAP Binding Transport HTTPS POST
Built Using: Visual C# .NET
Compatible Containers: Microsoft Visual Studio 2012, Microsoft Visual Studio 2010, Microsoft Visual Studio 2008, Microsoft Visual Studio 2005, Microsoft Visual Basic 2012, Microsoft Visual Basic 2010, Microsoft Visual Basic 2008, Microsoft Visual Basic 2005, Microsoft Visual C++ 2012, Microsoft Visual C++ 2010, Microsoft Visual C++ 2008, Microsoft Visual C++ 2005, Microsoft Visual C# 2012, Microsoft Visual C# 2010, Microsoft Visual C# 2008, Microsoft Visual C# 2005, .NET Framework 4.5, .NET Framework 4.0, .NET Framework 3.5, .NET Framework 3.0, .NET Framework 2.0, Silverlight 4, Silverlight 3
Keywords: liquid xml studio starter, liquidxml starter, liquid xml starter, liquid studio starter, liquid starter edition, liquid xml starter named, liquid xml starter installed, liquidxml starter installed, buy liquid xml starter, buy liquidxml starter, order liquid xml starter, liquid xml starter reseller
liquid technologies, liquidtechnologies
XML Extensible Markup
Code Creation Editing
ide, ides, integrated development environments, integrated dev environments, dev environments, development programs, development environment, development environments, software development tool
Part numbers: PC-533274-533585 533274-533585 PC-533274-533586 533274-533586 PC-533274-533587 533274-533587 PC-533274-533588 533274-533588 PC-533274-533589 533274-533589 PC-533274-533590 533274-533590 PC-533274-533591 533274-533591 PC-533274-533592 533274-533592 PC-533274-533593 533274-533593 PC-533274-533594 533274-533594 PC-533274-533595 533274-533595 PC-533274-533596 533274-533596 PC-533274-533597 533274-533597 PC-533274-533598 533274-533598 PC-533274-533599 533274-533599 PC-533274-533600 533274-533600 PC-533274-533601 533274-533601 PC-533274-533602 533274-533602 PC-533274-533603 533274-533603 PC-533274-533604 533274-533604
Mfr. Part No: 164888R1 164888R3 164888S0 164888S1 164888S3
Publisher
Primary Category
Related Products
Related Categories
ComponentSource offers a unique global service, used by over 1,000,000 software developers worldwide.