complex type definition

I am wondering how to define this in XML schema.

define type X { type Y, type Z }

That is type X is a combination of complex type Y and complex type Z.

Thanks.

Stephen

Received on Sunday, 21 September 2003 23:29:28 UTC