ºÝºÝߣ

ºÝºÝߣShare a Scribd company logo
XML Contents                      -            1 Day
Session 1       - 2 hours .............................................................................................................................................................. 1
     Introduction to XML ........................................................................................................................................................ 1
Session 2       - 2 hours .............................................................................................................................................................. 1
     Working with XML........................................................................................................................................................... 1
Session 3       - 2 hours .............................................................................................................................................................. 1
     XML Advanced (DOM & SAX) .......................................................................................................................................... 1
Session 4       - 2 hours .............................................................................................................................................................. 1
     XML Applications............................................................................................................................................................. 1




XML TOC
Duration: - 1 Day


Session 1 -                       2 hours
Introduction to XML
    ï‚·    What is XML, and how does it differ from HTML?
    ï‚·    How XML can be used
    ï‚·    XML Tree (How an XML document forms a logical tree structure.)
    ï‚·    XML Syntax (The logical and very simple syntax rules of XML.)
    ï‚·    XML Elements (XML Elements, naming rules, and their parent and child relationships.)
    ï‚·    XML Attributes (How attributes can be used to provide additional information about elements.)


Session 2 -                       2 hours
Working with XML
    ï‚·    Understanding and Using DTDs & Creating Custom DTDs.
    ï‚·    Understanding and Using XML Schema & Building Custom XML Schemas.
    ï‚·    XML Validation (The diff. between a well-formed and a valid XML doc, and how to specify the structure of an XML doc.)
    ï‚·    XML Validator (A simple on-line tool for syntax-checking (validating) XML.)
    ï‚·    Viewing XML in Browsers (How to view XML files with your browser.)


Session 3 -                       2 hours
XML Advanced (DOM & SAX)
    ï‚·    XML Parser (How to use your browser tread, update, create, and manipulate XML documents.)
    ï‚·    XML DOM (About XML Document Object Model (The DOM).
    ï‚·    XML SAX (About XML SAX model).
    ï‚·    XML to HTML


Session 4 -                       2 hours
XML Applications
    ï‚·    How to use XML data and JavaScript to create a complete HTML application.
    ï‚·    XML Namespaces (How XML namespaces can be used to avoid element name conflicts.)
    ï‚·    How store invalid XML data inside a valid XML document.
    ï‚·    How to use different character sets in your XML documents.

More Related Content

Xml toc 1 day

  • 1. XML Contents - 1 Day Session 1 - 2 hours .............................................................................................................................................................. 1 Introduction to XML ........................................................................................................................................................ 1 Session 2 - 2 hours .............................................................................................................................................................. 1 Working with XML........................................................................................................................................................... 1 Session 3 - 2 hours .............................................................................................................................................................. 1 XML Advanced (DOM & SAX) .......................................................................................................................................... 1 Session 4 - 2 hours .............................................................................................................................................................. 1 XML Applications............................................................................................................................................................. 1 XML TOC Duration: - 1 Day Session 1 - 2 hours Introduction to XML ï‚· What is XML, and how does it differ from HTML? ï‚· How XML can be used ï‚· XML Tree (How an XML document forms a logical tree structure.) ï‚· XML Syntax (The logical and very simple syntax rules of XML.) ï‚· XML Elements (XML Elements, naming rules, and their parent and child relationships.) ï‚· XML Attributes (How attributes can be used to provide additional information about elements.) Session 2 - 2 hours Working with XML ï‚· Understanding and Using DTDs & Creating Custom DTDs. ï‚· Understanding and Using XML Schema & Building Custom XML Schemas. ï‚· XML Validation (The diff. between a well-formed and a valid XML doc, and how to specify the structure of an XML doc.) ï‚· XML Validator (A simple on-line tool for syntax-checking (validating) XML.) ï‚· Viewing XML in Browsers (How to view XML files with your browser.) Session 3 - 2 hours XML Advanced (DOM & SAX) ï‚· XML Parser (How to use your browser tread, update, create, and manipulate XML documents.) ï‚· XML DOM (About XML Document Object Model (The DOM). ï‚· XML SAX (About XML SAX model). ï‚· XML to HTML Session 4 - 2 hours XML Applications ï‚· How to use XML data and JavaScript to create a complete HTML application. ï‚· XML Namespaces (How XML namespaces can be used to avoid element name conflicts.) ï‚· How store invalid XML data inside a valid XML document. ï‚· How to use different character sets in your XML documents.