XSLT flow charts
Help » Languages » XSLT
Visustin generates flow charts from XSLT stylesheets. Flowchart your XSLT templates to see how they work.
Visustin supports XSL Transformations 1.0 and 2.0 along with XML 1.0 and 1.1.
Supported tags
- <?xml encoding="encodingname"?>
- <xsl:stylesheet>, <xsl:transform>
- <xsl:if>
- <xsl:choose>, <xsl:when>, <xsl:otherwise>
- <xsl:for-each>, <xsl:for-each-group>
- <xsl:analyze-string>, <xsl:matching-substring>, <xsl:non-matching-substring>
- <xsl:message>
- <xsl:text>
- <xsl:template>
- <xsl:function>
- <!-- comment -->
Other XSLT tags are supported but have no specific visualization. The same applies to XML tags, HTML tags and XPath.
Specifics
- There is no connection between <xsl:apply-templates> or <xsl:call-template> and the respective <xsl:template>.
- Character encoding is detected automatically if <?xml encoding="encodingname"?> is found. The proper setting for Source encoding is Automatic.
Tip: You can also create charts from XML files.
©Aivosto Oy – Visustin Help