XML doubts - sets and arrays

Rajesh N (rajesh_n1@verifone.com)
Fri, 22 May 1998 14:42:45


hi all,
I have some basic doubts in writing an XML DTD.

I am not using any notational conventions here.. Just putting
it as plain english

* How will I represent something like
MyNonTermElt can take (X, Y , X) values.
ie, there will be exactly 3 values (2 of type X and one of type Y)
and their order is not important.

Another question is regarding arrays..
* can I represent an Element as an array of values ?

thanks in advance,
Rajesh N