Skip to content

Opening book details…

Can I read XSLT: Transforming XML to PDF on EtoBox?

XSLT: Transforming XML to PDF by Sami Gui is a document available to read on EtoBox.

What is XSLT: Transforming XML to PDF about?

XSLT is a language for transforming XML documents into other XML documents or web pages. It uses XPath to navigate XML documents and transforms an XML document into another XML document using templates defined with <xsl:template>. XSLT stylesheets can contain multiple templates and use elements like <xsl:for-each> and <xsl:value-of> to compute generated text within templates.

Author
Sami Gui
Language
EN