[
Lists Home |
Date Index |
Thread Index
]
> I'd like to assert that the element set either contains a simple
> type or more set elements.
As specified, your requirement cannot be met by W3C XML Schema.
I'm tempted to say that this looks like questionable markup design,
since all the structural information which would allow validation
and/or type assignment to do any useful work is 'hidden' in
attributes, and to wonder why you don't say
<phone>
<type>work</type>
<number>555-1212</number>
</phone>
but I won't, because I don't know what other constraints you are
trying to satisfy. . .
ht
--
Henry S. Thompson, HCRC Language Technology Group, University of Edinburgh
Half-time member of W3C Team
2 Buccleuch Place, Edinburgh EH8 9LW, SCOTLAND -- (44) 131 650-4440
Fax: (44) 131 650-4587, e-mail: ht@inf.ed.ac.uk
URL: http://www.ltg.ed.ac.uk/~ht/
[mail really from me _always_ has this .sig -- mail without it is forged spam]
|