|
Home > Online Product Documentation > Table of Contents > Moving an Internal DTD to an External File Moving an Internal DTD to an External FileTo move an internal DTD to an external file:
1. In the
Text tab of the DTD editor, in the
DOCTYPE element, select only the text inside the brackets [ ].
2. Cut the text.
3. Select
File >
New >
DTD Schema from the menu bar.
4. Paste the text in the new DTD schema file that Stylus Studio displays.
5. Save the file. You might want to save the DTD in the same directory as the XML document that uses it.
6. In your XML document in the
Text tab of the DTD editor, remove the brackets and insert the following in their place:
The path you specify can be the relative or absolute path of the DTD file you just saved. This path must be in quotation marks. |
Web Service Data Mapping
Stylus Studio makes it possible for you to use Web services as live XML data sources for XML mapping projects.
XML Generator
Create sample XML instance documents from any XML Schema using the XML Generator. The generated XML document is always valid, well-formed XML!
Learn SQL/XML
Learn how to access and update relational databases using industry-standard SQL/XML technologies along with Stylus Studio's DB-to-XML editor and File Explorer technologies.
Support for US National Library of Medicine (NLM) Document Type Definitions
Stylus Studio provides support for editing and validating XML documents using US National Library of Medicine data models. In this tutorial, we'll provide a step-by-step overview of how to use the NLM DTD's in Stylus Studio!


