Can someone please remind me how to declare an attribute such that its content can be one or more of a set of values drawn from a fixed list? In other words, a closed valList, but allowing more than one item from the list. I'm sure I must have done this before, but I can't remember it. Cheers, Martin
I think
<attDef ident="sonOfODD">
<datatype minOccurs="1" maxOccurs="2">
Can someone please remind me how to declare an attribute such that its content can be one or more of a set of values drawn from a fixed list? In other words, a closed valList, but allowing more than one item from the list.
I'm sure I must have done this before, but I can't remember it.
participants (2)
-
Martin Holmes
-
Syd Bauman