Commit Graph

3 Commits

Author SHA1 Message Date
sebd 543b999cd8 Added schema attribute elementFormDefault="qualified", so that
Expression's own generated elements (such as Http404) fit their schemas.
2005-01-23 17:58:46 +00:00
sebd 7d17d02938 Grouped Identity, Person and Session in the same Schema document.
This is to avoid recursive includes.
libxml2 does not handle recursive includes properly yet.

"targetNameSpace" -> "targetNamespace" so libxml2 can validate the schemas.
2005-01-20 16:41:09 +00:00
eraviart 9a13c2d3fe Changed the way descriptions & schemas are found.
Instead of using an heuristic to find them in the current directory or in
the modules or in the application or..., it now uses absolute URIs and
catalogs.
2004-06-11 15:17:37 +00:00