XML

Courses we offer

XML (eXtensible Markup Language) is the de-facto format of how computers transfer information to each other. XML is also used as the format for many configuration files.

XML is used to provide structured data interchange between unrelated computers. For example, the sender of XML data might be based on Linux and Java, while the receiver might be based on Microsoft technologies.

XML is a set of technology neutral standards, specified by the W3C organization, that bridge the gap between the various software platforms.

Core XML Technologies

The Core set of XML technologies includes XML well-formedness and validity, DTDs, Schemas, and Namespaces.

XML and Java

Java provides multiple technologies for processing XML files including SAX, DOM, JDOM, JAXB and StAX.

Using XML to create Documents - XSLT

XML documents often contain the raw data without the formatting needed to make a human readable document. XSLT is a core technology for translating XML documents into human readable HTML documents using templates.

[Home] [About] [Services] [Courses] [Java/J2EE] [Web Tech] [XML] [Object Orientation] [Analysis/Design] [SW Quality] [Databases] [Unix/Linux] [Sys Admin] [Management] [Creativity] [Contact Us] [Testimonials]