|
|
Home > Online Product Documentation > Table of Contents > Using Bookmarks Using BookmarksWhen you are editing or debugging a long file, you might want to repeatedly check certain lines in the file. To quickly focus on a particular line, insert a bookmark for that line. You can insert any number of bookmarks. You can insert bookmarks in any document that you can open in Stylus Studio. InsertingTo insert a bookmark:
1. Click in the line that you want to have a bookmark.
2. Click
Toggle Bookmark
RemovingTo remove a bookmark:
1. Click in the line that has the bookmark you want to remove.
2. Click
Toggle Bookmark in the Stylus Studio tool bar. Stylus Studio removes the turquoise box.
To remove all bookmarks in a file, click Clear All Bookmarks
|
XML Schema Validator, DTD Validator
Stylus Studio lets you validate XML documents using integrated XML Schema or DTD validators. Use the Stylus Studio built-in validator, or any number of supported XML parsers and XML validators like MSXML SAX and DOM, Xerces, .NET, and more!
Learn XQuery Visually
Stylus Studio offers three infomative XQuery demonstration videos illustrating Stylus Studio's XQuery Editor, Mapper, Debugger and other advanced functionality. Watch them today!
Retail Companies That Use Stylus Studio
Stores and XML data can get very crowded. That's why retail companies use Stylus Studio to simplify their data. With the power of Stylus Studio these top retail companies are at the front of the line when it comes to XML!
Using DTD in Java Applications
Learn how to validate XML documents using industry-standard DTD's from within your Java applications using Java DTD components including Apache Xerces and XSV.