Table lookup datatype

How do I define my own datatype for a table lookup?

What I want is to be able to define in my schema something like this:

<xsd:element name="states" type="tablelookup" category="states"/>

where the category field defines howI should get the list of enumerated values.

Any help would be appreciated.

KK Aw

  

Received on Thursday, 23 August 2001 05:49:14 UTC