This product provides a comprehensive visual XML development environment. The tool set includes components for building DTDs, XML schemas, XML, and XSL files.
The following XML editor tools are available:
The XML editor is a tool for creating and viewing XML files. You can use it to create new XML files, either from scratch, existing DTDs, or existing XML schemas. You can also use it to edit XML files, associate them with DTDs or schemas, and validate them.
The DTD editor is a tool for creating and viewing DTDs. Using the DTD editor, you can create DTDs, and generate XML schema files.
The XML schema editor is a tool for creating, viewing, and validating XML schemas. You can use the XML schema editor to perform tasks such as creating XML schema components, importing and viewing XML schemas, generating relational table definitions from XML schemas, and generating Java beans for creating XML instances of an XML schema.
The behavior of the XML parser when encountering an unresolvable URI (for example, in a DOCTYPE declaration) is to report a fatal IO error and stop any further processing. An unresolved URI is seen neither as a syntactic nor a semantic error and as such, the parser does not attempt to handle it. Essentially, the document remains unchecked. This is a known problem.
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.