Schema data type setting

T

The Magpie

Thanks for the help with the FAQ and the IBM page, but they didn't help
and I've had no luck finding the answer so far. In fact, I'm beginning
to think what I want can't be done. If anyone knows of a method to
manage it can you help out please?

Basically, I'm looking at validating datatypes. They come in sets, of
one or more validations so we might have (descriptive, not actual code):

<type "a">
<restriction pattern="validation1"/>
</type>

<type "b">....</>

<type "c">....</>

What I'm looking for is a way to define a type that will be valid for
any data that meets any one of the three example datatypes so that:

<type "maintype">
<either is type "a" valid/>
<or is type "b" valid/>
<or is type "c" valid/>
</type>

Any ideas anyone?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,008
Messages
2,570,268
Members
46,867
Latest member
Lonny Petersen

Latest Threads

Top