[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Type-assignment
- From: "K.Kawaguchi" <k-kawa@bigfoot.com>
- To: Murata Makoto <mura034@attglobal.net>
- Date: Mon, 05 Feb 2001 19:55:41 -0800
Intersection and difference of roles (clauses) is another problem.
<tag role="foo" name="xyz">
<attribute name="a" type="integer">
<minInclusive value="100" />
</attribute>
</tag>
<tag role="bar" name="xyz">
<attribute name="a" type="string">
<facet value="[5-6]*" />
</attribute>
</tag>
Oh, how can we possibly compute a role of label "bar-and-not-foo"!?
Devils are always in the detail...
regards,
----------------------
K.Kawaguchi
E-Mail: k-kawa@bigfoot.com