home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 February / PCWorld_2000-02_cd.bin / Komunik / XMLwrit / ctimne1.txt < prev    next >
Text File  |  2000-01-07  |  9KB  |  116 lines

  1. XML-related features  
  2.  
  3. User Tools  [ Jump to next new feature ] 
  4. XMLwriter's User Tools allows you to run external applications from within XMLwriter. For example, using User Tools, you can use IBM's XML 4C parser to validate your XML documents, or LotusXSL to convert your XML documents using XSL. No longer are you limited to IE5's support of the XML standards. Each User Tool you configure is displayed on the Tools menu and toolbar for quick and easy access. You can optionally capture the output generated by User Tools within XMLwriter's Tool View, or in a new document. 
  5.  
  6. [ Find out more about User Tools ] 
  7.  
  8. Validates XML documents 
  9. XMLwriter validates your XML documents against a DTD or XML Schema, using Internet Explorer 5's validating engine (MSXML). You can validate individual documents, or all of the documents in a project at once using the batch validation command. Validation results can be viewed in the error pane. 
  10.  
  11. Supports XSL and CSS stylesheets 
  12. XMLwriter supports XSL, so you can transform the content and style of your XML documents into any output file format you wish. XMLwriter allows you to save the output file in its converted format. XMLwriter also supports CSS stylesheets for direct formatting of XML. 
  13.  
  14. TagBarTM display of XML Schema documents 
  15. XMLwriter's TagBar displays all of the elements defined within an XML Schema document in an easy-to-view, expandable element hierarchy. If you prefer mouse-driven editing, you can use TagBar to drag and drop elements into an XML document. 
  16.  
  17. Command line tool 
  18. XMLwriter has a light-weight command line tool which allows you to perform XML validation and XSL conversion from the command line or a batch file. This is a particularly useful tool for server-side processing. 
  19.  
  20. Tree view display of well-formed documents 
  21. XMLwriter allows you to view any well-formed XML document in an expandable element tree. 
  22.  
  23. Editable document templates for all supported file types 
  24. When you create a new file in XMLwriter, you can choose from a range of document templates. These templates have the basic set of markup required for each file type, and can be edited. The file types supported in XMLwriter are XML, XSL, DTD, HTML, CSS, and any text file. 
  25.  
  26. XML Guide 
  27. XMLwriter's help contains an XML Guide, which is a summary of the W3C's XML 1.0 specification. It is a quick reference guide to XML syntax. It includes XML syntax rules, examples to illustrate each rule, and tips on well-formedness and validity constraints. 
  28.  
  29. [ View the XML Guide online ] 
  30.  
  31. Project management features  
  32.  
  33. Project View 
  34. XMLwriter's Project View is a workspace window that allows you to view the files within a project in an expandable file tree. You can copy, rename, move or delete files within the Project View. Right-clicking on a file in Project View will present menu shortcuts such as Validate, Preview, and Convert Using XSL. 
  35.  
  36. Performs batch validation and XSL stylesheet conversion 
  37. XMLwriter allows you to validate and convert multiple files in a batch. This feature is particularly useful for large projects. For example, users running web servers can convert a batch of XML files -> HTML files, and output them directly to a web server for instant Internet publishing of XML data. 
  38.  
  39. User interface features  
  40.  
  41. Dialogue boxes for new users  
  42. XMLwriter includes dialogue boxes to help new users get started. If you are an advanced user, simply select the don't show this again check box. 
  43.  
  44. Improved Character Set Support  
  45. XMLwriter supports a variety of Windows character sets including Greek, Turkish, and Cyrillic. 
  46.  
  47. Tip of the day  [ Jump to next new feature ] 
  48. XMLwriter includes tip of the days on startup to give you handy hints on using the program more effectively. These can be turned off and accessed via the Help menu. 
  49.  
  50. Text editing user interface 
  51. XMLwriter has an easy-to-use, text editing interface. You can edit text within documents directly, without having to wade through tedious interfaces such as wizards and dialogue boxes. 
  52.  
  53. Instant colour syntax highlighting 
  54. XMLwriter has real-time colour syntax highlighting, so you can easily distinguish between tags, attributes, comments and non-markup text. The syntax colouring feature recognises all HTML 4.0 tags and attributes, CSS 2.0 properties, XSL and XSLT tags, and formatting objects (fo). Unknown tags or keywords are highlighted. All colours can be customised to your preferences. 
  55.  
  56. Internal browser preview, and external browser configuration 
  57. You can preview your documents in XMLwriter's internal browser (which uses Microsoft's Internet Explorer 5.0 rendering engine). If you prefer to use Netscape or another browser, you can select the external browser preview option. 
  58.  
  59. Dockable toolbars and workspace windows 
  60. XMLwriter has dockable toolbars and workspace windows, so you can easily manipulate the on-screen environment. The toolbar and workspace windows can be toggled on and off, and documents can be edited at full-screen. 
  61.  
  62. Multi-document user interface 
  63. XMLwriter can display an unlimited number of documents simultaneously. The size and number of documents is limited only by your computer's available resources. 
  64.  
  65. What's This? and online help 
  66. You will never be far from help in XMLwriter. The comprehensive online help guide takes you through the how to's. To get a quick explanation of what something is, simply click anywhere in the program window after activating the What's This? help button on the toolbar. 
  67.  
  68. Functional features  
  69.  
  70. External file modification detection  
  71. XMLwriter detects external file modifications and gives you the option of reloading the modified file. If you prefer to always reload modified files, you can choose the automatic reload preference. 
  72.  
  73. Syntax colouring of new file extensions  
  74. XMLwriter allows you to specify new file extensions for the existing file types: XML, DTD, XSL, CSS, and HTML. For example, if you define a .3dml file to be an XML file type, XMLwriter will apply the XML syntax colouring to .3dml files. XMLwriter automatically recognises a large number of additional common file extensions including .wml and .vml. 
  75.  
  76. Customisable file filters  
  77. XMLwriter allows you to create a new file filter, or, add new file extensions to existing file filters. File filters affect which type of files you can open and save. You can also rearrange file filters so that HTML files are shown by default in the Open dialogue box instead of XML files. 
  78.  
  79. Line-wrapping option when loading files  
  80. XMLwriter provides a line wrapping option when loading files. Using this option you can specify the column number at which to place a carriage return. 
  81.  
  82. Create and save new document templates  
  83. You can create as many new templates as you wish in XMLwriter. The templates you create are added to the File > New dialogue box, for easy access. 
  84.  
  85. Automatic validation on open/save  
  86. XMLwriter gives you the option of automatic validation when you open or save XML files. 
  87.  
  88. Optionally create backups on save  
  89. XMLwriter gives you the option of automatically backing up the previous version of each file you edit and save. You can also specify the file extension of backup files. 
  90.  
  91. Indent/un-indent  [ Jump to next new feature ] 
  92. You can indent or un-indent selections of text easily with XMLwriter's Indent and Un-indent toolbar buttons. 
  93.  
  94. Drag and Drop editing 
  95. Drag and drop editing is supported throughout XMLwriter. You can drag and drop files and folders within the project workspace, drag and drop tags from TagBar into a document window, and drag and drop text between and within document windows. 
  96.  
  97. Bookmarking capabilities 
  98. XMLwriter allows you to place plain or numbered bookmarks in your documents for easy referencing. 
  99.  
  100. Find and Replace, Find Next. 
  101. XMLwriter allows you to search for text in a document. The most recent searches are stored in a drop-down list box on the tool bar, for easy reselection. 
  102.  
  103. Unlimited Undo/Redo 
  104. XMLwriter allows unlimited undo and redo for quick and easy corrections. 
  105.  
  106. Auto-indent 
  107. You can nest tags more easily with XMLwriter's auto-indent feature. When you begin a new line, auto-indent positions your cursor at the same initial position as the text on the previous line. 
  108.  
  109. Customisable toolbar, menus, and keyboard shortcuts 
  110. XMLwriter is highly customisable. You can customise the existing toolbars or create new ones. You can add your own custom icons, remove icons, or rearrange the existing icons. You can also rearrange menu items, or change and add new keyboard shortcuts. 
  111.  
  112.  
  113.  
  114.  
  115.  
  116.