¿Buscas alumnos? Entra y promociona tus cursos
¿Buscas formación? Entra o regístrate
Cursos   Masters   Universidades   Cursos Gratis   Oposiciones   Subvencionados   Formación Profesional   Foros    
Más buscado | Comparte esta página  
desplegar Mi lista: 0 cursos
Cursos relacionados: curso xml excel | cursos de comandos programacion web | cursos de diseno y programacion web | cursos de xml web services | curso de xml basico | cursos de java oracle xml | cursos xml desde asp | cursos de programacion web barcelona | cursos java xml | curso xml flash
Home Cursos Informática y telecomunicaciones Cursos Análisis y programación Cursos XML

Moc-1913 Exchanging And Transforming Data Using Xml And Xslt

en Megatraining (España)

Curso Presencial

Precio:

871€ IVA inc.

Duración:

25 Horas

Inicio:

consultar fechas y horarios
ver temario

Requisitos:

A moderate degree of Web development experience using HTML and XML. • A moder

Pedir información gratis

Para qué te prepara:

The goal of this course is to teach developers techniques for exchanging and transforming data by using the Extensible Markup Language (XML) and Extensible Stylesheet Language Transformations (XSLT).

Megatraining

Formación: Megatraining cubre todas las necesidades de formación informática de la empresa, tanto a nivel usuario como a nivel técnico Sus necesidades son nuestras soluciones: Porque nuestro...

ver más

contactar con el responsable

 

Matricula Cerrada

 

Detalles del curso

Tipo Curso Duración 25 Horas
Método / lugar contactar con el responsable Presencial
Dirigido a This course is intended for Web developers who have used XML to create simple Web applications, and need to know how to exploit the full potential of XML and XSLT. The course is also intended for Micr
Para qué te prepara The goal of this course is to teach developers techniques for exchanging and transforming data by using the Extensible Markup Language (XML) and Extensible Stylesheet Language Transformations (XSLT).
Requisitos
A moderate degree of Web development experience using HTML and XML. • A moder
Precio 871€ IVA inc.
infórmate directamente de cómo matricularte, plazas disponibles ...

Cursos de XML (de otros centros)

 
Xml y Servicios Web
Exes
Madrid - 650€ IVA inc.
Atención garantizada
 
Programación Visual Studio 2005 Curso Oficial Microsoft -MCPD-
Aulamct
Madrid - 1.000€ IVA inc.  (Descuento)
Atención garantizada
XML
DESPACHO PROFESIONAL INGENIERIA INFORMATICA
Madrid - Precio: Consultar
Desarrollo De Aplicaciones Web Con Php Y Xml
CCOO Baleares
Online - Precio: Consultar
 
Programación XML y Dom
Infoforma
Online - Gratuito
Atención garantizada
« compara los cursos seleccionados

Temario

Moc-1913 Exchanging And Transforming Data Using Xml And Xslt

TEMARIO Y CONTENIDOS

 

Exchanging and Transforming Data Using XML and XSLT
Moc 1913

Introduction

The goal of this course is to teach developers techniques for exchanging and transforming data by using the Extensible Markup Language (XML) and Extensible Stylesheet Language Transformations (XSLT). The course describes best practices for XML and XSLT and gives compelling examples of the best ways to solve real-world problems.

Audience

This course is intended for Web developers who have used XML to create simple Web applications, and need to know how to exploit the full potential of XML and XSLT. The course is also intended for Microsoft Visual Basic® developers who have some exposure to XML, and need more detailed information about XML in order to build and integrate systems by using XML and XSLT.

At Course Completion

After completing this course, students will be able to define XML Path Language (XPath) expressions to locate and filter the content of an XML document; define XSLT style sheets to transform XML documents at the Web browser and Web server; create and change XML structure by using XSLT; use XSLT to merge different XML documents and generate cross-references between them; and create a Visual Basic application that uses the Simple API for XML (SAX) to access large XML documents.

Prerequisites

  • A moderate degree of Web development experience using HTML and XML.
  • A moderate degree of experience scripting with Visual Basic for Applications, VBScript, or JavaScript.
  • Some prior experience using COM objects, Active Server Pages (ASP pages), and either Visual Basic or Microsoft Visual C++®.
  • Taking one or more of the following courses will help the students meet the prerequisites and get more out of the course:
    • Course 1905, Building XML-Based Web Applications
    • Course 1013, Mastering Microsoft Visual Basic 6 Development
    • Course 1017, Mastering Web Application Development Using Microsoft Visual InterDev 6

Microsoft Certified Professional Exams

  • There is no Microsoft Certified Professional exam associated with this course.

Course Materials

The student kit includes a comprehensive workbook and other necessary materials for this class. This includes a student CD with supporting files for:

  • Labs
  • Practices
  • Demonstrations

You will be provided with the following software for use in the classroom:

  • Microsoft Windows® 2000 Server
  • Microsoft Internet Information Server
  • Microsoft Windows 2000, Service Pack 1
  • Microsoft SQL Server™ 2000, Standard Edition
  • Microsoft Visual Studio® 6.0, Enterprise Edition
  • Microsoft Visual Basic® 6.0
  • Microsoft Visual Studio 6.0, Service Pack 4
  • Microsoft Internet Explorer 5.5
  • Microsoft XML Parser 3.0
  • Internet Explorer Tools for Validating XML and Viewing XSLT Output

Module 1: Overview of XML and XSLT

The following topics are covered in this module:

  • Representing Data with XML
  • Transforming XML Documents with XSLT
  • Using XML and XSLT to Build Solutions

After completing this module, students wll be able to:

  • Describe the syntax of XML documents.
  • Describe the purpose of XSLT style sheets
  • Describe typical problems that XSLT style sheets are used to solve.

Module 2: Selecting and Navigating Nodes Using XPath

The following topics are covered in this module:

  • Introducing XPath
  • Accessing Node Information
  • Navigating a Document Using Location Paths
  • Using Operators and Functions in Location Paths
  • Lab 2.1: Accessing Node Information
  • Lab 2.2: Selecting and Navigating Nodes Using XPath

After completing this module, you will be able to use Xpath to traverse nodes in a tree. This includes:

  • Using XPath expressions within the Document Object Model (DOM) methods selectNodes() and selectSingleNode().
  • Writing XPath location paths to select specific nodes from an XML document.
  • Writing conditional expressions in XPath.
  • Using XPath operators and functions to write more sophisticated expressions.

Module 3: Introducing XSLT

The following topics are covered in this module:

  • Introducing XSLT
  • Template Rules
  • Enhancing Template Rules
  • Lab: Defining and Using Template Rules

After completing this module, you will be able to explain and implement the rules for using templates in XSLT. This includes:

  • Applying an XSLT style sheet to an XML document, both statically and dynamically.
  • Defining and instantiating template rules to make use of the transformation capabilities of XSLT.

Module 4: Refining and Combining Style Sheets

The following topics are covered in this module:

  • Sorting Document Content
  • Controlling Document Output
  • Including and Importing Style Sheets
  • Lab: Refining and Combining XSLT Style Sheets

After completing this module, you will be able to sort the contents of an XML document and use style sheets. This includes:

  • Specifying a sort order for the result document, alphabetically or numerically, in ascending or descending order.
  • Specifing number formats for the result document.
  • Specifing whether white space in the result document is stripped or preserved.
  • Including one style sheet inside another.
  • Importing one style sheet into another.
  • Overriding imported template rules in the main style sheet.

Module 5: Programming with XSLT

The following topics are covered in this module:

  • Named Templates
  • Variables and Parameters
  • Performing Repetition and Conditional Processing
  • Using XSLT Extension Elements and Functions
  • Lab: Programming with XSLT

After completing this module, you will be able to write code to perform tasks in XSLT. This includes:

  • Defining and calling named templates.
  • Using named templates to organize a style sheet effectively.
  • Defining variables to represent complex expressions.
  • Defining parameters for a template rule or a style sheet.
  • Performing repetition and conditional logic within a template.
  • Using extension elements and extension functions.

Module 6: Defining XML Grammar and Data Types

The following topics are covered in this module:

  • Defining and Using XML Schemas
  • Defining Elements in an XML Schema
  • Defining Attributes in an XML Schema
  • Defining Data Types in an XML Schema
  • XML Schemas and ADO
  • Lab: Defining XML Grammar and Data Types

After completing this module, you will be able to create and use an XML Schema. This includes:

  • Creating an XML Schema definition.
  • Applying an XML Schema to an XML document.
  • Using an XML Schema to define the grammar of an XML document.
  • Using an XML Schema to describe the content data types in an XML document.

Module 7: Creating and Changing XML Structure with XSLT

The following topics are covered in this module:

  • Creating New Structure Using XSLT

After completing this module, you will be able to create a new XML structure by using XSLT. This includes:

  • Creating new elements in a result document.
  • Defining attributes and namespaces for new elements.
  • Inserting numbered text into a result document.
  • Adding processing instructions and comments to a result document as necessary.

Module 8: Cross-Referencing Documents Using XSLT

The following topics are covered in this module:

  • Accessing Multiple XML Documents in a Style Sheet
  • Introducing Cross-References
  • Generating Cross-References in Result Documents
  • Lab: Cross-Referencing Documents Using XSLT

After completing this module, you will be able to cross-reference documents by using XSLT. This includes:

  • Writing XSLT style sheets that access and transform multiple XML documents.
  • Defining keys to identify nodes in an XML document.
  • Using keys to access nodes in the same XML document or a different XML document.
  • Generating cross-references in the result document of an XSLT transformation.

Module 9: Manipulating XML Documents Using SAX

The following topics are covered in this module:

  • Overview of SAX
  • Using SAX Interfaces
  • Lab: Manipulating XML Documents Using Sax

After completing this module, you will be able to use the SAX interfaces to manipulate XML documents. This includes:

  • Identifying situations where it is more useful to manipulate XML documents by using SAX than by using the DOM.
  • Choosing the correct SAX COM interface and methods to handle typical programming tasks associated with manipulating an XML document.
  • Creating an application with Visual Basic that uses SAX to manipulate an XML document.

Module 10: Putting It All Together

The following topics are covered in this module:

  • Scope and Purpose of the Northwind Traders Web Site
  • Lab: Northwind Traders Web Site

After completing this module, you will be able to use all of the skills you learned in this course to transform and manage data by using XSLT. This includes:

  • Making appropriate use of XSLT and XML technical features.
  • Creating XML documents from a database by using Microsoft ActiveX Data Objects (ADO) in an ASP page.
  • Writing style sheets to transform XML into HTML or another XML grammar.
  • Applying a style sheet dynamically at the Web browser or the Web server.
  • Embedding XML documents and XSLT style sheets as data islands in HTML.
  • Using the DOM to modify an XSLT style sheet dynamically.
  • Using the DOM to create new XML content dynamically.
  • Integrating ASP pages and XSLT style sheets with COM.
  • Posting XML data from a Web browser to a Web server.
  • Designing and using XML Schemas to validate XML structure and content.

 

 

 
ver todo el temario

consulta

más detalles del temario directamente a Megatraining.

Pedir información gratis
infórmate directamente de cómo matricularte, plazas disponibles ...
 

Exalumnos

 
Opiniones
 
¿Has hecho este curso?

Opina y ayuda a miles de usuarios
infórmate directamente de cómo matricularte, plazas disponibles ...
 

Sobre Megatraining

Descripción del centro
Formación:

Megatraining cubre todas las necesidades de formación informática de la empresa, tanto a nivel usuario como a nivel técnico

Sus necesidades son nuestras soluciones:

Porque nuestro objetivo es conseguir la plena satisfacción de los cliente.
Colaboramos con ellos para ofrecer soluciones, allí donde hay necesidades.

Desde 1997

Megatraining se creó en 1997, con sedes en Barcelona, Madrid y Bilbao

Profesorado

Nuestros profesores disponen de las acreditaciones oficiales necesarias para impartir cada curso

Soluciones globales:

Megatraining posee además estructura de soporte para la mayoría de provincias españolas y puede ofrecerle soluciones de formación específicas en cualquier punto de la geografía española.

Confianza

La fidelidad de nuestros clientes ratifica la calidad de nuestros cursos y de nuestros profesores.

Todos los cursos

de Megatraining en emagister.

Ver lista de cursos

infórmate directamente de cómo matricularte, plazas disponibles ...
Páginas internacionales: España  |  Italia  |  Francia  |  México  |  Alemania  |  Reino Unido  |  Japón  |  Argentina

Palabras más relacionadas con los cursos que estás viendo: cursos de importar xml curso xml cursos de programación web

emagister.com cumple la Ley Orgánica 15/1999 de 13 de diciembre, de Protección de datos de Carácter Personal, y posee el código de inscripción nº 2002010053 del Registro General de la Agencia de Protección de Datos. Copyright © 1999/2000 - Grupo Intercom - Todos los derechos