Re: ENTITY datatype

Stanley Guan <Stanley.Guan@oracle.com> writes:

Sorry to leave this so long.

> In the spec., it says:
>    The value space of ENTITY is the set of all strings that match the
> NCName
>    production in [Namespaces in XML] and have been declared as an
> unparsed
>    entity in a document type definition.
> 
> My questions are:
>    1. Does this mean XML Schema cannot live without DTD for some cases?

Yes -- if you use ENTITY, you must have a doctype.

>        What're the other occasions that DTD may need to coexist with
>        Schema?

I don't think so.

>    2. Where can the DTD that contains the declared unparsed entities
>    reside?  In the Schema itself (note that Schema is an XML
>    document itself)?

No.

> In instance document?

Yes.

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 Thursday, 14 February 2002 05:45:19 UTC