» XSLT (XML)
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

XSLT (XML)

Help XML-Transformations with XSLT-Stylesheets.
Author vvvv group

Here you are supposed to see an image (rendered with SVG) describing the pins of this node. However, this does not work with Internet Explorer. You may want to consider using another browser, like FireFox, Chrome, Safari or Opera that do support SVG.

Credits
Warnings
Bugs

related discussions

start a forum thread about this node

about XSLT (XML)

Does a XSL Transformation to the incoming XML String

To use this node, you should be familiar with (X)HTML, XML, XPath. Never heard about that X-Stuff? Ceck out http://www.w3schools.com.

XSLT ist based on XSL, which is, what CSS is for HTML: a stylesheet language. Additional functions allow us to transform the Input Document. That is called XSLT then.

With XSLT you can add/remove elements and attributes to or from the output file. You can also rearrange and sort elements, perform tests and make decisions about which elements to hide and display, and a lot more.

XSLT uses XPath to navigate in the Document. See XPath (XML) for further info.

Example:

<xsl:value-of select="BOUNDS/@top" />

Explanation:
the "value-of" Element returns output. Its attribute "select" contains the XPath Expression. This Expression tells us which Element should be returned.

Error Msg. will be thrown out in the OS Language. Please check the Microsoft site for Error Code Informations

More Infos
All Elements: http://www.w3schools.com/xsl/xsl_w3celementref.asp
All Functions: http://www.w3schools.com/xsl/xsl_functions.asp

anonymous user login

Shoutbox

~9d ago

joreg: Postponed: Next vvvv beginner course starting April 29: https://thenodeinstitute.org/courses/vvvv-beginner-class-summer-2024/

~1mth ago

~1mth ago

joreg: The Winter Season of vvvv workshops is now over but all recordings are still available for purchase: https://thenodeinstitute.org/ws23-vvvv-intermediates/

~2mth ago

schlonzo: Love the new drag and drop functionality for links in latest previews!

~2mth ago

joreg: Workshop on 29 02: Create Sequencers and Precise Clock Based Tools. Signup here: https://thenodeinstitute.org/courses/ws23-vvvv-08-create-sequencers-and-precise-clock-based-tools-in-vvvv-gamma/