Autorizácie

  • Oracle
  • ForgeRock
  • symantec
  • gurulabs
Newsletter

Chcete dostávať od nás najnovšie informácie? Pošlite nám svoj email.


Overview of XML (WJO-1115)

ID kurzu : WJO-1115 Trvanie kurzu : dni

The Overview of XML course provides students with an understanding of developing and using Extensible Markup Language (XML) documents. In this course, students learn the core concepts of XML, Document Type Definition (DTD), XML schemas, and XML processing. This course concludes by explaining the role of XML Path Language (XPath), XSL Transformations (XSLT), XML Query (XQuery), XML Linking (XLink), and XML Pointer Language (XPointer) in accessing and manipulating XML data.



Vyberte dátum

ID kurzu :
WJO-1115

Cena
Na požiadanie

Trvanie kurzu
dni

Objednať

Who Can Benefit

Students who can benefit from this course are system engineers, professional services consultants, application developers, architects, and other technical personnel.

Prerequisites

To succeed fully in this course, students should be able to demonstrate familiarity with the use of web browsers.:

Skills Gained

  • Create well-formed XML documents
  • Create DTDs
  • Create XML schemas
  • Process XML documents using Document Object Model (DOM), Simple API for XML (SAX), Java(TM) API for XML Processing (JAXP), and Java Architecture for XML Binding (JAXB)
  • Explain the role of XPath, XSLT, XQuery, XLink, and XPointer languages

Course Content

Module 1 - XML Foundation Concepts

  • Describe XML core concepts
  • Describe the purpose of a DTD and its syntax

Module 2 - XML Schema

  • Describe the features of an XML schema
  • Describe the basic sections of an XML schema document

Module 3 - XML Processing

  • Describe DOM
  • Describe SAX
  • Describe JAXP
  • Describe JAXB

Module 4 - Advanced XML Concepts

  • Describe XPath
  • Describe XSLT
  • Describe XQuery
  • Describe XLink and XPointer