Pieter J. Berkel's Web Site
Home > Teaching & Courses > Applied Internet Technology
Home Page
Photo Gallery
Travel Journal
My Teaching
 - Applied Internet Tech
 - Learn Pascal
My Resume
Contact Details
XML Examples  
Home > Lectures > XML Examples Home |  Lectures |  Extras |  Links
Basic Examples
Memo.xml A Simple Memo XML file.
CD Catalog A CD Catalog XML file.
Plant Catalog A Plant Catalog XML file.
Breakfast Menu A Breakfast Menu XML file.
DTD Examples
DTD Sample 1 One Element and an Entity
DTD Sample 2 Adding an Attribute
DTD Sample 3 Multiple Elements
DTD Sample 4 Multiple Levels of Elements
DTD Sample 5 Separating the DTD
simple.dtd The Separated DTD
JDOM Examples
jdom1.java A sample JDOM Example that parses a local XML document.
jdom2.java A sample JDOM Example that parses a remote XML document.
jdom3.java A sample JDOM Example that turns validation on.
jdom4.java Using JDOM to Read an Arbitrary XML Document
news1.java Using JDOM to parse an XML News File
Copyright © 2002-2012 Pieter J. Berkel. All rights reserved.