
In this folder is a Powerpoint document:

   xml-schema-1-1.ppt

That is the tutorial. 

Don't convert the Powerpoint document to a pptx document, i.e. Powerpoint 2007.
Leave it as a ppt file. I've found that the conversion to pptx isn't
perfect, and some things get moved around.

I also created a tutorial for managers:

   xml-schema-1-1-for-managers.ppt

I recommend reading this first. It will give you the "big picture."

There is another Powerpoint document:

   quick-intro-to-XPath.ppt

XML Schema 1.1 uses XPath a lot, so if you don't know XPath then
you're at a disadvantage. So, I created these slides to get you
quickly up to speed on XPath.


There is an examples folder. It contains a bunch of working examples 
that are discussed in the tutorial.

There is a labs folder. It contains the lab exercises. Please do them!
That's the best way to learn this material.


There is a lib folder. It has one folder:

   saxon


To run the examples, you can either use Oxygen XML or
you need to download SAXON-SA (version 9.3 or later) and install its .jar files in the saxon folder. 
You can obtain SAXON-SA here:

   http://www.saxonica.com


Here's what the folder should contain after you've downloaded and
installed the .jar file:

   lib
      saxon
          saxon9ee.jar
          saxon9ee-qc.jar
          saxon9-sql.jar


If you find any typos please drop me a note.
 
Roger Costello
December 14, 2012        
    