|
Home >Online Product Documentation >Table of Contents >Working with Rows Working with RowsStylus Studio provides several features to help you work with table rows in the Grid tab. Changes you make to tables in the Grid tab, such as adding a new row or modifying a value, are reflected in the underlying XML document. This section covers the following topics: Reordering RowsYou can move rows up and down within the same table. Changes you make to row order affect the element order in the underlying XML document. To move a row:
1. Select the row you want to move.
2. Click the Move Up ( Adding and Deleting RowsYou can add and delete rows in a table. Changes you make to the table in this way affect the number of instances of the element in the table. When you add a row, you can insert it in the table above or below the currently selected row. To add a row:
1. Select the row next to which you want to insert a new row.
2. Click the Insert Row Before ( The row is added to the table. To delete a row:
1. Select the row you want to delete.
2. Click Delete ( The row is deleted from the table. |
Java Web Services
Stylus Studio's Web Service Call Composer simplifies Java Web Service development by making it easy to find, invoke, and test any Java Web Service deployed on any popular Java Web Service framework, such as Apache AXIS.
XML Reports
Build beautiful XML reports from Relational, XML and Legacy Data. You XML report can be rendered in PDF or HTML using XSLT, XQuery or XSL:FO.
XSD Documentation Generator
Stylus Studio®'s XSD Editor includes an integrated XSD documentation generator, allowing you to easily publish XML content models defined in XSD in a convenient, HTML format.
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.