Extensible Markup Language(XML)
XML
Course Highlight |
|
• XML (Extensible Markup
Language) |
• DTD |
• XML Schema |
• Document Formatting
and Displaying |
• XSL(Extensive
Style Language) and Features |
• XML Database
Manipulation |
• XML DOM(Document
Object Model) |
• SOAP
(Simple Object Access Protocol)
|
• Hands-on, Lecture and
Demonstration |
• Project Work |
• Course Completion Certificate |
|
Saturday:
Evening:
Afternoon:
|
XML Programming
XML Course Contents
XML (Extensible Markup Language)
Extensible Markup Language (XML) is the universal
format for data on the Web. XML allows developers
to easily describe and deliver rich, structured
data from any application in a standard, consistent
way. XML does not replace HTML; rather, it is
a complementary format.
DTD
Entity, Restrict Attributes to Lists of Options
Unique-Identifier Attributes
Reuse Text within DTD
Reuse Text inside XML Files
Non-XML Data in XML Application
Namespace-Validation Rules
XML Schema
Optional and Repeatable Elements
Character Data
Unrestricted Elements
Predefined Data Types
Unique Identifier Attribute
Attach the Schema to an XML Document
Validate XML File
Document Formatting and Displaying
Creating Cascading Style Sheet (CSS)
Commenting
Fonts, Color, Text-Decoration,
Aligning Text, Background, Borders
Rules for Elements
Validate the Cascading Style Sheet
Attach a Cascading Style Sheet to a File
XSL(Extensive Style Language) and Features
XSL Style Sheet
Comment
Format and Display Attribute Data
Non-XML Data
Modify and Filtering
Attach an XSL Style Sheet
XML Database Manipulation
Create Data, Access Date
XML DOM(Document Object Model)
DOM Introduction, DOM Parsing and Parse Error
Validator, DOM Access, HttpRequest
NodeType, Element
Text, CDATA, Comment
SOAP (Simple Object Access Protocol)
Introduction to SOAP
Syntax, Elements
Attributes
Demonstration and Examples
|