Re: Identifying absent behavior

"Garrett Steed" <gmsteed@seasllc.com> writes:

> Hello All,
> 
> I'm working on a Schema that need's to know if the value of an XML mark up
> is absent.
> If there are any absent values it must not validate the file. I don't know
> if the W3C has made a decision on the  method yet.  If anyone knows how to
> deal with this please tell me.
> 
> 	Absent c element: <t></t>
> 	Empty  c element: <t><c/></t>
> 	Nil    c element: <t><c xsi:nil="true"/></t>

Please clarify which of the above you which to allow and which to
disallow.

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 Wednesday, 7 November 2001 05:10:58 UTC