[Home] [By Thread] [By Date] [Recent Entries]

  • From: ht@c... (Henry S. Thompson)
  • To: Kohsuke KAWAGUCHI <k-kawa@b...>
  • Date: Mon, 05 Mar 2001 17:18:22 +0000

Kohsuke KAWAGUCHI <k-kawa@b...> writes:

> > W3C XML Schema doesn't support this, true.  I'm not a RELAX expert,
> > but I don't it does either.
> 
>   RELAX can handle this in this way.
> 
> 
> <elementRule label="foo">
>   <tag name="foo">
>     <attribute name="class">
>       <enumeration value="abc" />
>     </attribute>
>   </tag>
> 
>   ... content model for <foo class="abc"> ...
> </elementRule>
> 
> 
> 
> <elementRule label="foo">
>   <tag name="foo">
>     <attribute name="class">
>       <enumeration value="def" />
>     </attribute>
>   </tag>
> 
>   ... content model for <foo class="def"> ...
> </elementRule>

Thanks, I stand corrected.

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@c...
		     URL: http://www.ltg.ed.ac.uk/~ht/

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member