XSLTP – XSLT in the real world – XPath



XSLTP – XSLT in the real world – XPath

0 2


xslt_miap_2016


On Github ablwr / xslt_miap_2016

XSLTP

ExtensibleStylesheetLanguageTransformationsParty

XSLT

CINE-GT 1803: Spring 2016

4 April 2016

Where does XSLT fit in?

XSLT

is a transformation language

XSLT

different from HTML (markup language), CSS (styling language), JS (programming language) and SQL (query language)

XML <-> XML

XML <-> HTML

XML <-> TEXT

XSLT in the real world

XPath

Nodes: Elements, attributes, siblings, ancestors, children, descendents?

/Element @attribute parent/.. ../child(ren)

Namespaces

Let's workshop!

When in doubt...

github.com/ablwr/ xslt_miap_2016

More??!

ashley.blewer@gmail.com

@ablwr

XSLTP ExtensibleStylesheetLanguageTransformationsParty