Restricting value of property to user-defined datatype

Hi,
I want to define my own data type e.g. an integer representing a
day-of-the-month should be between 1 and 31 (daysInt). I know how to do
this with XSD SimpleType element but can the RDF/RDFS/OWL parser
understand the datatype daysInt? Because XML Schema doesn't define a
standard way of determining the URI for a user defined datatype and the
RDF datatyping mechanism requires all datatypes to have a URI.
Rephrasing, in simple words, i want to restrict the value of the property
to some user-defined datatype.
Thanks in advance.

-- 
Anjum Shehzad
UCG Grp.
RTMM Lab
KHU,Korea

Received on Sunday, 25 April 2004 05:55:09 UTC