« Terug naar Internet & Media
XML, XSD Schemas and XSLT
XML (extensible Markup Language) is a W3C recommendation since 1998. In the previous years it has turned out to be a very important technique for handling, storing and exchanging all kinds of data. Most of the time it is not just XML that is used, but also XSD Schemas (to decribe the structure of an XML document and to validate an XML document against it) and XSLT Stylesheets (to transform one XML Document into another one or into an HTML document).
In this course students will learn what XML is, why it is used and how it can be used best. Students will also learn what XSD Schemas are, how they can be designed and how one can validate an XML document against an XSD Schema.
Then students will...
Lees de complete beschrijving

Ervaring met deze opleiding?
Heeft u de opleiding XML, XSD Schemas and XSLT gevolgd bij Info Support? Help dan anderen door uw ervaring op Eduhub te plaatsen!
Wij doneren als dank voor elke ervaring €1,- aan Stichting Edukans.
Deel uw ervaring
Uitgebreide gegevens
- Doorlooptijd:
- Certificaat van deelnameAfronding:
-
Op het instituut.
Soort locatie:
-
Klassikaal onderwijs, Praktijkopdrachten, Theorie.
Lesvorm:
U kunt deze pagina ook overzichtelijk printen of .
XML (extensible Markup Language) is a W3C recommendation since 1998. In the previous years it has turned out to be a very important technique for handling, storing and exchanging all kinds of data. Most of the time it is not just XML that is used, but also XSD Schemas (to decribe the structure of an XML document and to validate an XML document against it) and XSLT Stylesheets (to transform one XML Document into another one or into an HTML document).
In this course students will learn what XML is, why it is used and how it can be used best. Students will also learn what XSD Schemas are, how they can be designed and how one can validate an XML document against an XSD Schema.
Then students will learn XSLT 2.0 and XPath 2.0. Using XSLT and XPath they will be able to write stylesheets that transform an XML Document into a document with a different structure or into an HTML document.