» 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

~2d ago

joreg: vvvvTv S0204 is out: Custom Widgets with Dear ImGui: https://youtube.com/live/nrXfpn5V9h0

~2d ago

joreg: New user registration is currently disabled as we're moving to a new login provider: https://visualprogramming.net/blog/2024/reclaiming-vvvv.org/

~9d ago

joreg: vvvvTv S02E03 is out: Logging: https://youtube.com/live/OpUrJjTXBxM

~11d ago

~13d ago

joreg: Follow TobyK on his Advent of Code: https://www.twitch.tv/tobyklight

~16d ago

joreg: vvvvTv S02E02 is out: Saving & Loading UI State: https://www.youtube.com/live/GJQGVxA1pIQ

~16d ago

joreg: We now have a presence on LinkedIn: https://www.linkedin.com/company/vvvv-group

~24d ago

joreg: vvvvTv S02E01 is out: Buttons & Sliders with Dear ImGui: https://www.youtube.com/live/PuuTilbqd9w

~30d ago

joreg: vvvvTv S02E00 is out: Sensors & Servos with Arduino: https://visualprogramming.net/blog/2024/vvvvtv-is-back-with-season-2/

~30d ago