With Aioob Visual XSL Designer you can transform and publish your simple text based XML Data and RSS Feed into Data that can be easily understood by your viewers. You can quickly and easily create Reports, Dashboards, Websites and Web Applications for your XML Data or RSS feeds.
For a limited time only, we are giving away FREE copies of Aioob Visual XSL Designer. Simply download and activate your FREE copy now. There are no limits to the number of FREE copies you can activate.
Aioob Visual XSL Designer comes with all the standard features of a common Web Editor, which includes a build-in Spell Checker, Thesaurus and a CSS Style Sheet Editor:
You can now easily select and manipulate your data from your XML Document, using the built-in XPath Builder. Create complex XPath Expressions using simple point-and-click operation. You can expand, collapse and swap parts of your Expression, making it easy for you to keep track of your XPath code. No other Software on the market has this unique feature:
Aioob Visual XSL Designer can gather data from your XML document and place it directly into a Table, List box, Drop-Down Box or just a simple Data Collection page. The XSL equivalent is <xsl:for-each>.
1) Select the your XSL Data Component from the Menu:
2a) Selecting Insert Simple Data will automatically place <xsl:for-each> directly into the page:
2b) Selecting Insert data into the Rows of a Table will automatically place <xsl:for-each> directly into the Rows of a Table:
2c) Selecting Insert data into the Columns of a Table will automatically place <xsl:for-each> directly into the Columns of a Table:
2d) Selecting Insert data into a List Box will automatically place <xsl:for-each> directly into a List box:
2e) Selecting Insert data into a Drop-Down Box will automatically place <xsl:for-each> directly into a Drop-Down Box:
With Conditional and Direct Formatting, you can easily change the properties or apply style to selected HTML items or data values, when the data meets criteria that you specify. You can also set conditions that change the visibility of an HTML item, so you can show or hide data altogether.
1) The following table has a blue image next to each of the names:
2) We can set the width of the images to equal a specific data value from the XML Document: