HOME
ABOUT US
LINK TO US
SITE MAP
CONTACT US
Login
SignUp
CATEGORIES
Android Programming
ASP.NET
C
C#
C++
Computer Science
Databases
Information Technology - IT
Internet
iPhone Programming
IT Security
Java
Java EE
JavaScript
Linux
Microsoft Office
NET
Networking
Open Source
Perl
PHP
Physics
Programming
Project Management
Python
Revision Control
Ruby
Smalltalk
Software Engineering
SQL
Video Games
Web Development
Windows
XML
AI and Robotics
Ada
Your are Here:
Home
>
informationtechnologyit
>
ThemetalanguageXMLLecturenotes
The metalanguage XML Lecture notes
File Type :PDF
Number of Pages :-115
Description
Computers handle data in many ways and formats, e.g., text, images, audio, and video. When exchanging data, there is often a need for a standardised format that many applications can read and write. One such standard is the Extensible Markup Language (XML) developed by the World Wide Web Consortium. Topics covered includes: Document instances, DTD syntax, Document modelling , XML processing, SAX, DOM, Document formatting, Other related standards, Synthesis, Example of SAX Applications.