xml development - the term can mean many different things given the technologies currently available. at the center of it all is xml schemas, dtds and instance documents. building out from the base theres xsl, web services and xquery just to name a few. because of this, its not uncommon for a developer to have several tools, each specialized in one of those technologies. stylus studio, however, provides an integrated environment for xml development with broad support for the various technologies. this review covers its capabilities in some of the major areas.
xml and xml schema editing
at the center of all xml development is xml itself, schemas, dtds and instance documents. to work with the core, stylus studio offers developers a set of easy-to-use tools for editing xml documents, xml schemas and dtds. when working with xml documents, the data is presented in three different views: text - standard text editor with xml syntax highlighting, keyword completion and validation; tree - a tree view of document nodes that can be expanded and collapsed; grid - a specialized view that displays xml documents in a spreadsheet-like view; excellent for working with documents with repeating or list nodes. xml schemas are also presented in the text and tree views, but the dia... 下一页