What's New in XSLT 3.0: Part 1

Pluralsight
Course Summary
XSLT 3.0 is the latest version that adds new, amazing and powerful features to the language, especially designed by the W3C Consortium for processing XML documents and hierarchical data in general. Be the first to know and master this latest, extraordinarily powerful version of XSLT and enter a whole new world of knowledge, understanding, and problem-solving strategies.
-
+
Course Description
XSLT is the language, especially designed by the W3C Consortium for processing XML documents and hierarchical data in general. XSLT 3.0 adds new, amazing features to the language. This is the first of two courses covering packages and separate compilation, patterns that match not only nodes, but any item, modes as explicitly declared objects of the language, the new sets of built-in templates which are now six-times as many as those in XSLT 2.0, the new try/catch mechanism for the detection and graceful recovery from errors, dynamic XPath evaluation, static variables and parameters, text-value templates, and more. The second part of these two courses will cover native higher-order functions, streaming of documents that cannot be held completely in memory, a new "map" datatype, processing of JSON data, and other new and powerful features. Learn in depth the new features of XSLT 3.0, and be part of the demos of their real-world practical applications. Be the first to know and master this latest, extraordinarily powerful version of XSLT and enter a whole new world of knowledge, understanding, and problem-solving strategies.
-
+
Course Syllabus
Introduction- 11m 19s
—What Is New in XSLT 3.0, Part 1 7m 6s
—Resources 4m 12sPackages in XSLT 3.0- 1h 0m
—Overview 1m 28s
—The Stylesheet and Its Structure 3m 21s
—Introduction to Packages: Packages and Modules 9m 37s
—How to Define a Package 11m 46s
—Named Components in a Package 14m 8s
—How to Expose Components 4m 38s
—Accepting Components by a Using Package 6m 50s
—Overriding Components from a Used Package 7m 18s
—Summary 1m 0sStatics, Conditional Compilation, Shadow Attributes, and Tvts- 38m 25sPatterns and Matching Them in Templates- 42m 4sExtending the Power of Modes- 40m 29sBuilt-in Templates in XSLT 3.0- 38m 57sError Handling in XSLT 3.0- 52m 45sDynamic XPath Evaluation- 44m 13s