kprice | ef16068 | 2006-08-29 18:08:31 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?>
|
| 2 | <!--Arbortext, Inc., 1988-2005, v.4002-->
|
| 3 | <!DOCTYPE concept PUBLIC "-//OASIS//DTD DITA Concept//EN" "concept.dtd">
|
| 4 | <concept id="cxmltool" xml:lang="en-us">
|
| 5 | <title>XML tools - overview</title>
|
| 6 | <titlealts>
|
| 7 | <searchtitle>XML tools - overview</searchtitle>
|
| 8 | </titlealts>
|
| 9 | <shortdesc>This product provides a comprehensive visual XML development environment.
|
| 10 | The tool set includes components for building DTDs, XML schemas, and XML files.</shortdesc>
|
| 11 | <prolog><metadata>
|
| 12 | <keywords><indexterm>XML tools<indexterm>overview</indexterm></indexterm>
|
| 13 | </keywords>
|
| 14 | </metadata></prolog>
|
| 15 | <conbody>
|
| 16 | <p>The following XML tools are available. </p>
|
| 17 | <p>The <b>XML editor</b> is a tool for creating and viewing XML files. You
|
| 18 | can use it to create new XML files, either from scratch, existing DTDs, or
|
| 19 | existing XML schemas. You can also use it to edit XML files, associate them
|
| 20 | with DTDs or schemas, and validate them. </p>
|
| 21 | <p> The <b>DTD editor</b> is a tool for creating and viewing DTDs. </p>
|
| 22 | <p>The <b>XML schema editor</b> is a tool for creating, viewing, and validating
|
| 23 | XML schemas. You can use the XML schema editor to perform tasks such as creating
|
kprice | 9623e9d | 2007-05-03 03:43:05 +0000 | [diff] [blame] | 24 | XML schema components and importing and viewing XML schemas. </p>
|
kprice | ef16068 | 2006-08-29 18:08:31 +0000 | [diff] [blame] | 25 | <p><b>Notes:</b></p>
|
| 26 | <section>Exercise caution when opening large files with any of the XML editors.
|
| 27 | If the memory limits of the workbench are exceeded, it will abruptly close
|
| 28 | without saving any data (and without warning or error messages). The number
|
| 29 | of elements in an XML file, not its size, is the best indicator of how much
|
| 30 | memory will be required. Memory requirements also depend on what else is open
|
| 31 | in the workbench - in some cases you can open a fifteen megabytes file, but
|
| 32 | in other cases a one megabyte file might cause problems. Therefore, we recommend
|
| 33 | you save all data in the workbench before opening large XML files. This is
|
| 34 | a permanent restriction.</section>
|
| 35 | <section conref="rlimitations_slushXML.dita#rlimitations_slushXML/unresolv_URI"></section>
|
| 36 | </conbody>
|
| 37 | </concept>
|
| 38 | <?Pub *0000002064?>
|