|
Home > Online Product Documentation > Table of Contents > Moving Around in XML Documents Moving Around in XML DocumentsStylus Studio provides several tools for easily moving around in an XML document. Line Numbers
To go to a particular line, click
Go to a specified location
Stylus Studio displays line numbers and column numbers in the lower right corner of the Stylus Studio window. If you want, you can set a Stylus Studio option that displays line numbers to the left of each line in the editor you are using. To do this, from the Stylus Studio menu bar, select Tools > Options. In the Options page that appears, click Editor General. In the Editor field, select the editor in which you want to display line numbers. Select the Show Line Numbers check box. BookmarksTo 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.
To insert a bookmark, click in the line that you want to have a bookmark. Then click
Toggle Bookmark
Tags
To move to the closing tag for an element, click in the tag name for the element. In the Stylus Studio tool bar, click
Go to Matching Tag
Find
In any view of an XML document, and in the
XSLT Source view of a stylesheet, you can click
Find
Depending on which view you are examining, Stylus Studio allows you to specify constraints on the search. The constraints you can specify include the following: To learn more about regular expression syntax, visit http://www.boost.org/libs/regex/doc/syntax.html . |
XML File Explorer
The XML File Explorer provides a productive, consistent, and easy-to-use interface for working with any data sources (relational data, EDI, binary, XML, CSV, and more) used in enterprise data integration projects.
Apache FOP
Apache FOP is an open-source engine is available from the Apache project that renders XSL-FO into PDF and other popular document formats. Apache FOP is fully integrated with Stylus Studio's XSL:FO tools.
Building Workflow Applications with XML
Learn how to design custom XML workflow applications - from modeling your data and information processes, to capturing input from users in XML, and finally, generating useful queries and reports from the XML data -- using XSLT & XQuery technologies.
Text File to XML
Stylus Studio provides several easy-to-use document wizards that allow you to quickly convert text files to XML. Create XML from text and EDI, create XML Schema from EDIFACT, and more!