|
Home > Online Product Documentation > Table of Contents > Adding Comments to DTDs Adding Comments to DTDsIn a DTD, comments are useful for organizing the contents and clarifying the various parts of a DTD. A comment can appear between element, entity, or white space nodes. You can insert a comment in the middle of an element definition. In the Tree tab, to insert a comment:
1. Click the
DTD node at the top of the schema.
2. In the tool bar on the left, click
New Comment
3. Type your comment and press Enter.
4. Click the up arrow to move the comment to the desired location.
|
XQuery Debugger
The Stylus Studio XQuery Debugger allows you to set breakpoints and step through the evaluation of any XQuery expression in a way that gives you complete control and visibility into the XQuery expression evaluation process.
XPath Editor
Stylus Studio's intelligent code-sensing, auto-completion technology, Sense:X, is XPath-aware. You'll find Sense:X for XPath in all of Stylus Studio's editors, including the XML Editor, XSLT Editor, and XQuery Editor.
XPath Introduction - Using XPath Queries to Extract Data from XML Documents
The XPath introduction covers how to use XPath code completion, XPath syntax highlighting, support for XPath 2.0 functions and XML namespaces to simplify your next XPath application.
EDI to XML Mapping in Stylus Studio
Learn how to use Stylus Studio's EDI to XML mapping tools in Convert-to-XML, including loading an EDI file, inspecting application control codes, customizing XML output and other advanced EDI to XML mapping features.


