XMLSpy Enterprise Edition
- Downloads:
- Views:
- Rating:

The most comprehensive tool for advanced XML development needs
XMLSpy is an integrated Development Environment (IDE) for the development of XML projects. XMLSpy can be used, among other things, to import to and export from XML documents (including to and from databases); to edit and process a variety of XML and other text documents; to link different types of XML documents in projects; process documents with the built-in XSLT 1.0 processor, XSLT
XMLSpy also provides a graphical editing view of XML documents in Altova's popular Authentic View, thus enabling users to enter data into an XML document as they would into a wordprocessor-type application. Authentic View is particularly useful in situations where:
?d*DSdu people not familiar to XML are called upon to enter data into an XML document, or where
?d*DSdu several users input data into, or view, a single document located on a server or shared resource.
Here are some key features of "XMLSpy Enterprise Edition":
?d*DSdu Edit XML documents in multiple editing formats
?d*DSdu You can edit an XML document as plain text (Text View), in a hierarchical table format (Enhanced Grid View), or in a graphical WYSIWYG view ( Authentic View). For XML Schemas and WSDL documents, you can also use Schema/WSDL View, which is a graphical interface that greatly simplifies the creation of complex schemas and WSDL documents. You can also switch among the various views to suit your convenience. The Browser View enables you to directly view XML documents associated with an XSLT stylesheet and HTML documents.
?d*DSdu Well-formedness checking and built-in validator
?d*DSdu All XML documents are checked for well-formedness when you change views or save the file. XML documents can also be validated if a schema (DTD or XML Schema) is associated with the XML document. Other types of documents, such as DTDs, are also checked for errors in syntax and structure.
?d*DSdu Structural editing features
?d*DSdu In Text View, features such as line-numbering, indentation, bookmarks, and expandable and collapsible elements help you to navigate your document quickly and efficiently.
?d*DSdu Intelligent Editing
?d*DSdu If a schema is associated with an XML document, the auto-completion feature of Text View provides valuable editing help. As you type, pop-up menus containing the elements, attributes, and enumerated attribute values allowed at the cursor point appear. Additionally, the correct closing tags are automatically inserted when you complete opening tags, and attributes selected from the pop-up menu are inserted with opening and closing quotes. You can also enable XMLSpy to automatically insert mandatory elements and/or attributes when an element is inserted. Further, each view has a set of Entry Helpers that enable you to insert document components or specify the properties of the component selected in the Main Window.
?d*DSdu Schema editing and management
?d*DSdu You can create XML Schemas quickly and easily in the graphical Schema/WSDL View. This takes away much of the difficulty of knowing XML Schema structures, syntax, and design principles. You can also create DTDs that can be checked for correct syntax, plus convert between Schemas and DTDs, and generate documentation. Additionally, the SchemaAgent feature enables you to access and work with schemas from other servers, thus providing an efficient XML environment for specialized XML Schema management and editing.
?d*DSdu Built-in XSLT 1.0 and XSLT 2.0 processors
?d*DSdu The built-in XSLT 1.0 and XSLT 2.0 processors are compliant with the relevant W3C drafts. They enable you to transform XML documents directly from within the IDE using either XSLT 1.0 or XSLT 2.0 stylesheets, and to debug XSLT stylesheets using the XSLT Debugger.
?d*DSdu Built-in XQuery 1.0 processor
?d*DSdu The built-in XQuery 1.0 processor is compliant with the XQuery 1.0 W3C Working Draft of 23 July 2004. It enables you to execute and debug XQuery documents directly from within the IDE.
?d*DSdu Transformations of XML documents
?d*DSdu XML documents can be transformed directly from within the IDE, either with the internal (built-in) XSLT processor or with any external XSLT processor. To generate PDF from within the IDE, you can specify an external FO processor, and also transform XML to PDF with a single-click after specifying the XSLT stylesheet to use. Furthermore, parameter values can be passed to the XSLT transformation from the IDE itself.
?d*DSdu XPath Evaluation
?d*DSdu For a given XML document, the Evaluate XPath feature lists the sequence (or nodeset) returned by an XPath expression. You can use either the Document Node or the selected element as the context node. The Evaluate XPath feature is useful if you are creating an XSLT stylesheet and need to evaluate an XPath expression for use in it. You can also navigate to each node in the sequence using the list of nodes in the returned sequence.
?d*DSdu XSLT Debugger for XSLT 1.0 and XSLT 2.0
?d*DSdu The XSLT Debugger for XSLT 1.0 and XSLT 2.0 is compliant with the relevant W3C drafts. You can use the XSLT Debugger to debug an XSLT stylesheet. The Debugger runs the XSLT stylesheet to be debugged on an XML file. The output is generated step-by-step for each step of the transformation, and you are able to see the context node, template being executed, and other details of each step in the transformation.
?d*DSdu XQuery 1.0 Debugger
?d*DSdu The XQuery 1.0 Debugger is compliant with the XQuery 1.0 W3C Working Draft of 23 July 2004. It is similar to the XSLT Debugger, and can be used to debug XQuery documents.
?d*DSdu XML project management
?d*DSdu The XMLSpy IDE enables you to organize related files into projects that are displayed as trees. A project can consist of schema files, XML data files, transformation files, and output files. A project's files are listed together in the Project window, thus enabling easy access to all the project's files when you are working on a project. Furthermore, you can set project-wide or folder-wide specifications, such as the schema file to validate with or the transformation file to use.
?d*DSdu Authentic View
?d*DSdu Authentic View is a graphical view of an XML document in XMLSpy. Users can enter data into the XML document as they would in a word processor. The StyleVision Power Stylesheet that is used to specify the formatting of the XML document in Authentic View and how the data is input is created in Altova's StyleVision product. Note that Authentic View is also available in Altova's Authentic Desktop, which is currently available free of charge.
?d*DSdu Database import
?d*DSdu You can import database data as an XML file and generate an XML Schema file to correspond to the database structure. Import of the following databases is supported: MS Access, MS SQL Server, Oracle, MySQL, Sybase, IBM DB2.
?d*DSdu WSDL and SOAP
?d*DSdu The Schema/WSDL View enables you to create and edit WSDL documents in an easy-to-use graphical interface. You can also create and edit SOAP requests within the IDE and debug SOAP requests.
?d*DSdu Comparing XML files (differencing)
?d*DSdu The Compare feature in XMLSpy enables you to detect differences between two XML files. You can set a variety of options to configure the comparison, such as ignoring the order of attributes or child elements, whether entities are resolved or namespaces ignored. The Compare feature can also be used to compare folders.
?d*DSdu Visual Studio .NET integration
?d*DSdu XMLSpy can be integrated in your Visual Studio .NET environment if you would like. To do this, all you need to do is download an executable from the Altova website and run it.
?d*DSdu Eclipse 3.0 integration
?d*DSdu Eclipse 3.0 is an open source framework that integrates different types of applications delivered in the form of plug-ins. XMLSpy for the Eclipse Platform is an Eclipse 3.0 plug-in that allows you to access the functionality of a previously installed XMLSpy Edition from within the Eclipse 3.0 Platform.
?d*DSdu Code generation
?d*DSdu If you are using code in Java, C++, or C# to manipulate data in XML files, you could generate code containing class definitions for the schema (DTD or XML Schema) on which the XML document is based. In XMLSpy you can generate such code directly from DTDs and XML Schemas.
Limitations:
?d*DSdu 30-day trial
Free download from Shareware Connection - XMLSpy Enterprise Edition 2009 SP2
Version: 2012 | Size: 55818 KB | Platform: Win2000, WinOther, WinVista
Released Date: | Rating: 0 | Title: XMLSpy Enterprise Edition
Author Url: http://www.altova.com
Program Info Url: http://www.altova.com
Download Url: http://cdn.sw.altova.com/v2012/en/XMLSpyEnt2012.exe
Altova StyleVision Standard Edition - Altova StyleVision 2008 Standard Edition is the ultimate visual XML to HTML stylesheet designer for graphically designing stylesheets that render HTML output from XML content.
Altova MapForce Standard Edition - Altova MapForce 2011 Standard Edition is a graphical XML data mapping tool for mapping from one XML Schema to another. MapForce converts data instantly or autogenerates industry-standard XSLT 1.0/2.0 transformation code for royalty-free use.
Altova XMLSpy Enterprise Edition 2012 - Altova XMLSpy Enterprise Edition is the industry's best-selling XML editor and XML development environment for modeling, editing, transforming, and debugging XML technologies.
Altova XMLSpy Professional Edition 2011 - Altova XMLSpy Professional Edition is the industry-leading XML editor and XML development environment, with intuitive editing views and powerful XML utilities to model, edit, transform, and debug XML-related technologies quickly and easily.
Altova MissionKit for Enterprise Software Architects - Altova MissionKit for Enterprise Software Architects is a package containing Altova's intelligent application development, data management, and modeling tools at 50% off their regular prices.
CoffeeCup HTML Editor
CoffeeCup Free HTML Editor
Total HTML Converter
Website Realizer
HTML dot EXE
Agama Web Buttons
Free Android app maker
Web Album Maker
Wadja Mobile Editor
WebSite X5 Evolution
Agama Web Menus
CoffeeCup Flash Blogger
HTML generator
Visual Imagemapper
E-Commerce
Flash Tools
HTML Tools
Java & JavaScript
Log Analysers
Reference & Tutorials
Scripting Tools
Site Administration
Web Database Tools
Website Promotion
Wizards & Components
XML/CSS Tools
Xmlspy Enterprise
Objective Voice EMail Enterprise Edition
Power Phone Book Enterprise Edition
WebSuccess Enterprise Edition
Dreamcoder Oracle Enterprise Edition
Altova DatabaseSpy Enterprise Edition - Altova DatabaseSpy Enterprise Edition is the unique multi-database tool from the creators of XMLSpy. It connects to all major databases and eases SQL editing, database design, and other tasks much more affordably than single-database solutions.
MS SQL To MySQL Conversion Program - MS SQL to MySQL database conversion program saves the converted database at new
WMS Log Storage Enterprise Edition - WMS Log Storage Enterprise Edition is a is a feature rich Windows Media Services log analyzer.
Recovery for SQL Anywhere - Repairs corrupted SQL Anywhere Server databases (.db). Supported SQL Anywhere Server versions: 9.x, 10.x, 11.x. The recovered data is saved into a set of SQL files to be used for rebuilding SQL Anywhere Server database. This can be done manually or using an auto-generated rebuild batch file.
XML Converter CMD - XML Converter with DOS command-line interface is data conversion software to interactively create XML transformation. It runs conversion to XML within the console window or DOS-batch command file. (Excel to XML, mdb to XML, csv to XML, Oracle to XML)
Shareware Connection periodically updates pricing and software information of 'XMLSpy Enterprise Edition' from company source 'Altova Inc.' , so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using 'XMLSpy Enterprise Edition' crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of XMLSpy Enterprise Edition.
SeaMonkey, Portable Edition - Using the Internet has become a necessity for a majority of people, including those who do not use a PC regularly. To browse web, stream video or download online content, people often resort to using various third party apps. For example, using ...
SlimCleaner - Nearly all PC users need to use various utilities to enhance performance of their laptop or desktop from time to time. Windows inbuilt utilities can serve the purpose but when you can find more capable third party apps at low or zero cost, why ...
McAfee AntiVirus Plus - In PC security sector, McAfee is a big name. Along with Symantec, this is one of the contenders catering to the PC users for a long time. However, with time, several new contenders have appeared on horizon and some of them are giving the old ...
Apple iMovie - For higher end video editing and post production related needs on Mac OS, the preferred choice is FCP in most instances. However, not all Mac users need to deal with a feature laden, sophisticated editor for casual needs. For casual to moderate ...
CCleaner Network Edition - Keeping computers clean of redundant and junk data is a prerequisite and these are various methods to do that. Apart from integrated utilities that come with Windows, you can also use third party utilities to keep PC clean of junk files and ...
MAGIX Video easy - Editing videos was a complicated task even a few years back and it was restricted to studios and post production areas in general. However, advancements in computer technology and advent of numerous portable video capture devices have made things ...
Dragon NaturallySpeaking Standard - No matter what type of computer you use, it becomes necessary to use keyboard for typing. This is the case with average home users as well as network administrators working in professional setups. Would not it be nice if you could give your hands ...
Stellar Insta Backup - Data Backup Software - Taking backup of data stored in your PC is quite essential these days, given the fact average PC users deal with tons of data and hardware failure or OS corruption can happen. However, it is also necessary that you pick the right software for ...
McAfee SiteAdvisor Live - Nowadays, PC users look for more than a standalone antivirus software to boost their PC protection level. If you feel concerned about online safety and need a more secure browsing experience, it is prudent that you use an add-on security tool ...
Simpo PDF Creator Pro - Millions of PC users resort to using PDF format for exchanging and sharing documents for a number of needs. PDF is cross platform compatible, print friendly and can contain various objects like text, image and fields. While a majority of people ...

