more Schemas work added more tests coming from the spec. Daniel

* Makefile.am xmlschemas.c: more Schemas work
* test/schemas/* result/schemas/*: added more tests coming
  from the spec.
Daniel
diff --git a/Makefile.am b/Makefile.am
index 73106e5..002595e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,8 +5,8 @@
 
 INCLUDES = -I@srcdir@/include -I$(top_builddir)/include @THREAD_CFLAGS@ @Z_CFLAGS@ 
 
-noinst_PROGRAMS=testSAX testHTML testXPath testURI testDocbook testThreads \
-                testC14N testAutomata testSchemas testRegexp
+noinst_PROGRAMS=testSchemas testSAX testHTML testXPath testURI testDocbook \
+                testThreads testC14N testAutomata testRegexp
 
 bin_PROGRAMS = xmllint xmlcatalog