Re: Confused about name-space declarations..

Noah_Mendelsohn@lotus.com writes:

<snip/>

> In the case of <include> you already have a schema document which is
> specifically trying to tell you that it has been written in pieces,
> more like C-language #include, so the whole point of <include> is to
> tell you where the file is.  What I find somewhat incoherent is the
> permission to quietly proceed if the <include> fails to find the
> file.

> Henry:  do I have this about straight?

I think so.  If my memory serves, the exception you refer to is in the 
tradition of not throwing errors for undefined references until you
need them.  If you try and fail, you may none-the-less have enough
components for the particular validation episode which is underway.

Maybe.

ht
-- 
  Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
          W3C Fellow 1999--2001, part-time member of W3C Team
     2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
	    Fax: (44) 131 650-4587, e-mail: ht@cogsci.ed.ac.uk
		     URL: http://www.ltg.ed.ac.uk/~ht/

Received on Sunday, 7 October 2001 09:43:18 UTC