This would be a helpful article for those of you looking to get into XML. It's a sure head-starter. Check it out...
Tutorial Details:
XML, Platform-Independent and Well-Supported Technology
XML stands for (Extensible Markup Language)which is a simplified subset of the Standard Generalized Markup Language (SGML) which provides a file format for representing data, a schema for describing data structure, and a mechanism for extending and annotating HTML with semantic information.
XML uses tags to encode extra document information. XML will look very familiar to those who know about SGML and HTML.
XML is intended `to make it easy and straightforward to use SGML on the Web, easy to define document types, easy to author and manage SGML-defined documents, and easy to transmit and share them across the Web.
It defines `an extremely simple dialect of SGML which is completely described in the XML Specification. The goal is to enable generic SGML to be served, received, and processed on the Web in the way that is now possible with HTML.'
For this reason, XML has been designed for ease of implementation and for interoperability with both SGML and HTML'
Differences between XML and SGML :
XML has been carefully designed with the goal that every valid XML document should also be an SGML document. There are some areas of difference between XML and SGML, but these are minor and should not cause practical problems.
Read
Tutorial at: Click here to view the tutorial
Rate Tutorial: XML Introduction to XML XML, Platform-Independent and Well-Supported Technology Tutorial
View Tutorial: XML Introduction to XML XML, Platform-Independent and Well-Supported Technology Tutorial
Related
Tutorials:
XML JavaBeans, Part 1 - JavaWorld February 1999
XML JavaBeans, Part 1 - JavaWorld February 1999 |
XML JavaBeans, Part 2 - JavaWorld March 1999
XML JavaBeans, Part 2 - JavaWorld March 1999 |
Java makes the most of XML's extensibility - JavaWorld July
1999
Java makes the most of XML's extensibility - JavaWorld July
1999 |
Develop n-tier
applications
using J2EE - JavaWorld December 2000
Develop n-tier
applications
using J2EE - JavaWorld December 2000 |
The Jxta solution to P2P
The Jxta solution to P2P |
Use XML data binding to do your
laundry
Use XML data binding to do your
laundry |
Boost Struts with
Boost Struts with XSLT and XML |
XML glossary
XML glossary |
The Java Web Services Tutorial
This tutorial is a beginner\'s guide to developing Web services and Web applications using the Java Web Services Developer Pack (Java WSDP). |
The J2EE 1.4 Tutorial
The J2EE 1.4 Tutorial is a guide to developing enterprise applications for the Java 2 Platform, Enterprise Edition (J2EE) version 1.4. Here we cover all the things you need to know to make the best use of this tutorial. |
Excellent
tutorial on Struts and Tiles
Excellent tutorial on Struts and Tiles
This tutorial assumes knowledge of Java, JDBC, Servlets, J2EE (with regards to Web applications) and JSP Struts in a holistic manner, minus the beads and crystals.
The Tiles framework makes creating reusable pages |
Getting Groovy with XML
XML sucks. Oh, wait, XML rocks. Well, it actually does a lot of both. It rocks because of all of the editors, validators, and tools written for it. XML has all but replaced any notion of a new custom text-based data language. But it also sucks because it\ |
XML Document Validation with an XML Schema
This tutorial explains the procedure of validating an XML document with an XML schema. |
Leverage JNLP and SOAP for Java Thick-client Development
Leverage JNLP and SOAP for Java Thick-client Development
The hype during the mid-to-late 1990's over Java's utility to run swarms of autonomous applets was greatly exaggerated. This early enthusiasm (and marketing) for Java as a language with which devel |
XlsJdbc Platform independent readonly jdbc driver to read xls files.
XlsJdbc is Platform independent readonly jdbc driver to read xls files. |
Introduction to JSP
Introduction to JSP
Introduction to JSP
Java Server Pages or JSP for short is Sun's solution for developing dynamic web sites. JSP provide excellent server side scripting support for creating database driven web applications. JSP enable the |
The JavaTM Web Services Tutorial
A beginner's guide to developing Web services and Web applications on the Java Web Services Developer Pack |
JavaServer Pages Technology - Documentation
Sun's tutorial for Java Server Pages that provide a good introduction to design web pages with JSP. |
Generating an XML Document with JAXB
In this tutorial, JAXB is used to generate Java classes from an XML Schema. An example XML document shall be created from the Java classes. |
Parsing an XML Document with XPath
The getter methods in the org.w3c.dom package API are commonly used to parse an XML document. But J2SE 5.0 also provides the javax.xml.xpath package to parse an XML document with the XML Path Language (XPath) .
|
|
|
|