Custom Search

XML Training and Seminars

Computer

XML Training Classes XML is a popular syntax and format for exchanging information between applications, particularly web and internet based applications.
XML is finding it's way into thousands of applications because it is standards based, human and machine readable.
XML toolkits are available for most development languages and XML is a defacto standard for information exchange in internet applications.
Some important terms: dom, markup, model, parser, xerces, xml, xslt coding, commands, computers, hardware, internet, programming and software.
XML Training Seminars and Classes
From Online Training Directory
Introduction to XML on-line e-learning cbt (computer based)study at homecourseware Learn the basics of XML programming.  more...
Ready, Set, XML for Non Programmers on-line e-learning cbt (computer based)study at homecourseware ...XML for writers, editors, managers, and other non-programmers. Learn to read and write documents in XML, the key to new Web content and e-commerce. In this course you learn why XML is becoming a key standard on the Web, how it changes the way you write, and how XML tags take your text through a maze of software from your desk to the user. You learn about the critical role of software called a  more...
Intermediate XML: Creating a DTD on-line e-learning cbt (computer based)study at homecourseware ...ment Type Definition, modeling the structure for all your XML documents. This is a self-paced course, where you walk through the materials, and compare your answers with those in the back of my book. Learn to plan, write, and analyze the basic building block of XML, the Document Type Definition, which serves as the content model for dozens, perhaps thousands of XML documents. You are creating  more...
Introduction to XML on-line e-learning cbt (computer based)study at homecourseware ...XML tagging. Learn to read and write documents in XML, the key to new Web content and e-commerce. In this self-directed course you learn why XML is becoming a key standard on the Web, how it changes the way you write content, and how XML tags take your text through a maze of software from your desk to the user. You learn about the critical role of software called a parser that monitors the  more...
From Serebra Learning Corporation
Fundamentals of XML Programming on-line e-learning cbt (computer based) This course is the first in the XML curriculum. It provides the students with an introduction to the components and features of XML. It also provides the students with the knowledge and skills required for creating XML documents and applications. Additionally, the students will be able to identify the use of XML in Internet applications.  more...
XML: Basic Concepts and Techniques on-line e-learning cbt (computer based) This course provides the students with an introduction and uses of XML entities. It also provides the students with the knowledge and skills required for creating XML applications. Additionally, the students will be able to identify the use of Xlinks, Xpointers, cascading style sheets, and DSSSL style sheets.  more...
XML: Implementation in Enterprise on-line e-learning cbt (computer based) ...XML curriculum. It provides the students with an introduction to the role of document design in XML document creation and the design elements in XML. The students will be able to describe XML processors and editors and determine the steps involved in converting an HTML document to an XML document. The students will be also able to identify the parser used to develop XML applications and  more...
IBM Programming XML and Related Technologies Part 1: XML Parsing on-line e-learning cbt (computer based) This course introduces students to WebSphere Studio Application Developer. It provides a general over overview of XML parsing and it introduces students to the Simple API for XML (SAX) parser and the Document Object Model (DOM) XML parser.  more...
IBM Programming XML and Related Technologies Part 2: Using XML on-line e-learning cbt (computer based) This course firstly provides a general overview of how to generate XML documents from Java objects. It introduces Java programming with XSL Transforamtions (XSLT). It covers architectural implications of incorporating XML into business applications. Lastly this course shows how to use the DB2 XML Extender to import and export XML from a DB2 database.  more...
Building XML-Based Web Applications Part 1: XML Introduction and Technologies on-line e-learning cbt (computer based) ...series that presents the learner with a broad overview of XML before moving onto a detailed treatment of each aspect of XML in the subsequent courses within the curriculum. It aims to present XML within the context of its use as a solution to information processing challenges and its uses within commercial and business environments. This course introduces the learner to a history of XML and its  more...
Building XML-Based Web Applications Part 2: Validation and Dynamic Data Retrieval on-line e-learning cbt (computer based) ...uction to the treatment of validation technologies within XML. DTDs are covered presenting detail on DTD elements and attributes and entities. XML Schemas are then introduced emphasizing the advantages of schemas over DTDs and then covering data types and namespaces within XML Schemas. The course then covers the treatment of the generation of dynamic data and its transmission between server and  more...
Building XML-Based Web Applications Part 3: XSL and Data Islands on-line e-learning cbt (computer based) ...ries that presents a detailed treatment of Styling within XML concentrating on XSL. The evolution from CSS to XSL is covered in detail. XSL transformation mechanisms are dealt with along with linking technologies XML filtering and sorting language constructs and creating new XML elements and a coverage of XSLT. The course then covers treatment of Data Islands. The basic elements of data access  more...
Building XML-Based Web Applications Part 4: Document Object Model on-line e-learning cbt (computer based) This is the fourth course in a five part series dedicated to coverage of the Document Object Model. This course will provide the learner with a solid understanding of its importance and practice of its usage. The structure of the DOM is presented in detail along with information on accessing DOM documents and navigating DOM trees and retrieving content. Dynamic transformation on the server and  more...
MS VB .NET: Web Development Part 4: XML Web Services and State Management on-line e-learning cbt (computer based) This course introduces the XML architecture in the ASP.NET. Participants are stepped through the creation and use of XML Web services. Also state management application and session variables and cookies are covered.  more...
XML Programmer Curriculum on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd The XML Programmer curriculum is designed to provide students with solid and comprehensive fluency in XML.  more...
Introduction to XML on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd This course is a fully interactive online course that will provide the applications knowledge of XML. Some of the topics covered in this course include an overview of XML including its origin, history and the basic fundamentals of the XML language and syntax. There is also a lesson dedicated to the structure of an XML document and the importance of namespaces associated with XML.  more...
DTD's for XML on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd ...XML is an in-depth look into the heart of XML document validation. As students progress through the 6 lessons they will acquire the knowledge necessary to validate XML documents. Students will also understand elements and content models. This course also defines attributes and entities and how to properly make use of them to their fullest extent. DTD's for XML will also examine how DTD's and  more...
XML Schemas on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd ...XML Schemas is a more formal approach in document structure and validation. Schemas work in a similar fashion as a DTD but can provide more stringent control over an XML document and as a result, schemas are becoming more popular in the IT industry. This course will cover the rules and specifications in developing a schema including Data types, simple and complex elements while retaining the  more...
Linking with XML on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd Linking with XML begins with the general concept of linking to an advanced approach in multidirectional linking. The 4 lessons in this course begin with an overview of linking and moves to a thorough exposure to XLink from simple to extended links. The last lesson is dedicated to XPointer; an integral part of linking in XML.  more...
XML Stylesheets on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd ...XML Stylesheets is the technology which displays XML Documents. Since XML does not define specific display properties; XSL (Extensible Style Language) is the mechanism generally used for displaying. XML Stylesheets focuses on XSL, a complex and powerful styling language. There are 2 lessons in this course; the first lesson is a general understanding of CSS (Cascading Style Sheets) folowed by a  more...
XML for Managers on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd XML for Managers is ideal for all managers and developers who are considering building XML standards for business to business or other e-commerce functions. After completion of the course, managers will be able to evaluate the use of XML within their own organization.  more...
MS VB .NET: Web Development Part 4: XML Web Services and State Management on-line e-learning cbt (computer based)study at homeweb-based,online cbt,cd This course introduces the XML architecture in the ASP.NET. Participants are stepped through the creation and use of XML Web services. Also, state management, application and session variables, and cookies are covered.  more...
XML Implementation in Enterprise on-line e-learning cbt (computer based) ...XML: Implementation in Enterprise WBT is the second course in the XML curriculum. This course is meant for Web programmers in a multi-tier enterprise system who want to use XML to transport and exchange business data over the Internet. The course details the role of XML and related technologies in enterprise computing. It also describes the procedures for using XML Schemas for ensuring validity  more...
From Last Minute Training
XML Basics training seminar workshop / seminarcomputer lab Feb. 22-23 2 Days This two-day course teaches participants the skills necessary to create XML documents and identify key concepts related to XML development.Students will create XML documents and associated DTDs and CSS style sheets, and will be introduced to simple schema and transformations. Pre-Requisites: Working with your operating system.  more...
From Hands On Technology Transfer, Inc.
Mastering XML instructor led trainingcoursewarecomputer lab ...XML programming class presents a thorough introduction to creating, validating, transforming, transporting and formatting XML data. The course covers structuring data with XML; validating that data with document type definitions (DTDs) and schemas; creating and viewing XML documents; transforming XML documents with the XML Stylesheet Language (XSL, XSLT and XPATH); use of XML in the deployment  more...
From Microsys Technologies and Solutions Pvt. Ltd.,
Developing Web Services Using Java instructor led trainingworkshop / seminar XML schemas ( fast paced) Introduction to Web Services Introduction to SOAP Using SOAP in HTTP UDDI WSDL Intro to SAAJ and JAXM Intro to Java API for XML Registries (JAXR) Using IBM WSAD and WAS Java API for XML based RPC (JAX-RPC) Web Service Interoperability Hands on session to build a complete web service  more...
From Marakana
Mastering XML and XSL Training instructor led trainingcomputer lab ...XML and XSL is a five-day course that provides participants with comprehensive training in the eXtensible Markup Language (XML) and eXtensible Stylesheet Language (XSL) technologies for use in management, development, and processing of diverse data and content. Through its expanded hands-on approach, the course will cover relevant XML and XSL tools and technologies including XML Schema (XSD),  more...
Fundamentals of XSL Training instructor led trainingcomputer lab ...XML with XSL course gives an introduction to the eXtensible Markup Language (XML) technology with the eXtensible Stylesheet Languages (XSL) for use in platform-independent management of mixed data and content. The course will provide participants with an overview of XML fundamentals and then focus on hands-on training in XML Namespaces, XML Querying with XPath and XQuery, XML Formatting with  more...
Fundamentals of XML Training instructor led trainingcomputer lab ...XML is an introductory course in the eXtensible Markup Language (XML) technology. The course will introduce participants to the fundamentals of XML for use in content management, web development, and data processing. Its hands-on approach will cover relevant XML tools and technologies such as XML Schema (XSD), DTD, XPath, XQuery, and DOM, and will show how to apply these techniques to real  more...
From Intertech
Web Services Training ...nologies. The class includes a high-speed introduction to XML syntax, namespaces, XML Schema, SOAP, and WSDL before exploring Web service client or server-side development in Java APIs and tools. The course focuses on implementation using Apache Axis, the most popular Java JAX-RPC implementation. Learning Objectives: understand how Web services relate to Service Oriented Architecture  more...
From Aspect Training
XML Introduction Intermediate ...ng many different technologies and programming languages. XML is a modern effort employed to allow communication between all these different systems. Aspect Traininga s XML Introduction/ Intermediate training class provides a comprehensive introduction to Extensible Mark-up Language (XML). XML is a new technology and is a powerful language used to encapsulate data into XML files. XML is  more...
From StarJourney Training & Seminars
Introduction to XML and the Microsoft .NET Platform instructor led traininggroup study and discussion his two-day instructor-led course provides a technological overview of the structure and programming techniques of XML. This course discusses the role of XML in the Microsoft .NET vision and the larger world of distributed standards-based computing.  more...
Programming with XML in the Microsoft .NET Framework instructor led traininggroup study and discussioncomputer lab This three-day instructor-led his course teaches developers how to program with XML in the Microsoft .NET Framework in order to build Microsoft Windows or Webbased integrated applications that are easier to build, scalable, and flexible.  more...
From AcademyX
XML Introduction (classroom training) in San Francisco at AcademyX instructor led training ...XML Introduction is taught by AcademyX, (www.academyx.com, 415-392-8024), the San Francisco's only Internet-focused, instructor-led training company in the Bay Area. XML : An Introduction is designed to introduce students to the Extensible Markup Language and how it can be used in Web development. Performance-Based Objectives Explain the differences and similarities between XML and other  more...
From The Career Center
XML - Extended Markup Language instructor led training ...XML documents and XML DTD s, model XML document structure, translate that structure into a schema, and display the output using Internet Explorer. During this course, including computer lab time, students will be provided with the information necessary to complete the following objectives: Write well-formed XML using XML syntax such as elements, attributes, comments, and processing  more...
From Wintrac Inc.
ADVANCED XML In this two-day course students will learn advanced features of XML. Through lecture and hands-on lab exercises, they will extend their capabilities in XML Schema, XPath, and XSLT. In addition, new topics such as XQuery and features of XSLT 2. 0 will be discussed. You can get a complete list of other XML classes at http://www.wintrac.com/courses/coursesXML.asp  more...
An Overview of XML ...XML and explain its implications for IT. You will: Learn what XML is and where it is useful Understand the parts of an XML document and what makes it well formed Understand how schemas impose structure on an XML document Understand how Style Sheets can transform an XML document Be introduced to certain core XML languages, such as XHTML and XQuery Hear  more...
XML Presentation ...two-day module presents various techniques for presenting XML documents in a web browser. First, Cascading Style Sheets (CSS, mostly level 1, some level 2) are applied to XML documents directly. Then students learn some basic XPath and XSLT to make transformations to HTML in the browser. Simple XLinks are studied, with hands-on exercises, and extended XLinks are discussed and a non-working  more...
XML Transformations ...course provides the student who knows the fundamentals of XML with an in-depth study of XPath and XSLT. It is geared towards students who desire a working knowledge of XML and XSLT for the purpose of managing XML documents and transformation paths as part of enterprise software development. There is some in-browser presentation as a means of immediate feedback in lab exercises, but the module  more...
XML Programming Using VBNET ... practical four-day course builds skills in .NETa ™s XML processing APIsa chiefly parsing using XmlReader and the Document Object Model (DOM), writing XML streams using XmlWriter, and transformations using XPath and XSLT, all using the .NET Framework XML classes and the VB. NET language. It also covers XML serialization according to XML Schema and the tight coupling between XML and ADO.  more...
XML Parsing Using Visual Basic ...XML 4 parser and the two main Visual Basic APIs for parsing XML documents: SAX and the DOM. Students learn the basic MSXML architecture and how to create parsers that expose SAX or DOM APIs in VB code, and how to configure parsers according to the SAX features and properties specification. SAX parsing is covered, working from simple SAX event handling through patterns for understanding document  more...
XML Programming Using Java ...XML processing APIs. The course is intended for students with a working knowledge of XML -- and possibly DTDs or XML Schema -- who want to build XML applications or components using the Java language. Everything in the course adheres to W3C and Java standards for completely portable code. You can get a complete list of other XML classes at  more...
XML Programming Using C# and NET ... practical four-day course builds skills in .NETa ™s XML processing APIsa chiefly parsing using XmlReader and the Document Object Model (DOM), writing XML streams using XmlWriter, and transformations using XPath and XSLT, all using the .NET Framework XML classes and the C# language. It also covers XML serialization according to XML Schema and the tight coupling between XML and ADO. NET.  more...
XML for Management - Educational Briefing ...XML and explain its implications to management. You will: Learn what XML is Understand the potential impact of XML Learn how XML can benefit your enterprise Be presented with strategies to integrate it into your IT infrastructure Hear about current specific industry standard XML efforts Hear recent case studies of XML implementations You can get a complete list of other XML  more...
Using XML in Java Applications ...and extensive hands-on workshops, teach you to manipulate XML generally in a data-processing environment, with emphasis on Java as the programming vehicle. Specifically, you will learn to write Java applications that can: Read and parse XML documents Generate XML documents Integrate XML with traditional structured data Perform queries on XML You can get a complete list of other XML  more...
Securing Java Web Services ...lenging field. We focus on a few well-defined approaches: XML cryptography, the WS-Security and WS-SecurityPolicy standards, and the Security Assertions Markup Language, or SAML. We also look XACML for authorization policies, and at trust and federation -- not only as envisioned by SAML but also through the WS-Trust and WS-Federation specifications. You can get a complete list of other XML  more...
Advanced Web Service Development Training This course goes beyond basic Web Service development and covers advanced topics such as Atomic Transaction, MTOM and Reliable Messaging. If you have already implemented Web Services based application interaction, you will be able to make them more reliable and fault resistant using the techniques mentioned in this class. You can get a complete list of other XML Web Services classes at  more...
Web Services Development Using RAD V6 If you are a J2EE developer, you can gain complete mastery over Web Services development in the IBM WebSphere platform after taking this course. This course will teach you the theory behind XML schema, WSDL and SOAP. It will proceeed to teach you various Java specifications that cover Web Services development (JSR 101 and 109). You can get a complete list of other XML Web Services classes at  more...
Web Services Using C # and ASP.NET This course provides a realistic, hands-on, comprehensive coverage of developing Web services using ASP. NET and C#. Web services are an evolving series of standards that enable programs on various computers to communicate with other programs on similar or disparate computers transparently over the Internet. This course teaches in detail the skills needed to program Web services using ASP. NET. It  more...
Web Services Using Visual Basic and ASP.NET This course provides a realistic, hands-on, comprehensive coverage of developing Web services using ASP. NET and Visual Basic. Web services are an evolving series of standards that enable programs on various computers to communicate with other programs on similar or disparate computers transparently over the Internet. This course teaches in detail the skills needed to program Web services using  more...
Web Services Using C # and ASP.NET This course provides a realistic, hands-on, comprehensive coverage of developing Web services using ASP. NET and C#. Web services are an evolving series of standards that enable programs on various computers to communicate with other programs on similar or disparate computers transparently over the Internet. This course teaches in detail the skills needed to program Web services using ASP. NET. It  more...
Web Services Using Visual Basic and ASP.NET This course provides a realistic, hands-on, comprehensive coverage of developing Web services using ASP. NET and Visual Basic. Web services are an evolving series of standards that enable programs on various computers to communicate with other programs on similar or disparate computers transparently over the Internet. This course teaches in detail the skills needed to program Web services using  more...
Web Service Fundamentals Using C# and ASP.NET This course provides a realistic, hands-on, comprehensive coverage of developing Web services using ASP. NET and C#. Web services are an evolving series of standards that enable programs on various computers to communicate with other programs on similar or disparate computers transparently over the Internet. This course teaches in detail the skills needed to program Web services using ASP. NET. It  more...
Web Service Fundamentals Using VB.NET and ASP.NET This course provides a realistic, hands-on, comprehensive coverage of developing Web services using ASP. NET and VB. NET. Web services are an evolving series of standards that enable programs on various computers to communicate with other programs on similar or disparate computers transparently over the Internet. This course teaches in detail the skills needed to program Web services using ASP.  more...
Web Services and XML Using Microsoft . NET and C# This course covers all of the key specifications and technologies needed to create and use interoperable Web services using Microsoft .NET. Students will implement a complete end-to-end Web service solution. The Web services architecture is discussed, integrating training in SOAP, WSDL, and UDDI. Students learn to communicate using SOAP messaging, how to define a service using WSDL, and how to  more...
Want to Sell More XML training?
tcw11-gfc-v396M-11/22/09-23:57:12-()[A]-[B]-[B]