XML 5

Some links that are of interest for the course.

An xsl overview on slides – here

Zvon xml namespace tutorial – here

Zvon XML Schema tutorial – here

Zvon xslt tutorial – here

We need to learn how:

1. To write XSD includes
2. Use multiple xml schema includes with different namespaces
3. Validate the content of our XML before doing the transformation.

4. Define the diference between XSLT with recursion and straith forward transformation

: xsl :value-of ...
: xsl:call-template
: xsl:apply-templates select="" mode=""
: xsl:for-each
: xsl:if
Tags: ,

Comments are closed.