[
Lists Home |
Date Index |
Thread Index
]
Pierre,
This can be done with Union types [1].
Kind Regards,
Joe Chiusano
Booz | Allen | Hamilton
[1]
http://www.w3.org/TR/2001/REC-xmlschema-0-20010502/primer.html#UnionDt
GARNIER Pierre wrote:
>
> Hi,
>
> Here are two <time> elements differing only in there content :
>
> 1)
> <doc>
> <time>14:09<time>
> </doc>
>
> 2)
> <doc>
> <time><hour>14</hour><min>09</min></time>
> </doc>
>
> In an XSD schema, how to indicate that the <time> element can contain text
> and only text or <hour> tag followed by <min> tag?
>
> I tried with a choice group containing two <time> elements with different
> types but it doesn't work : it is not possible to have two elements with the
> same name.
>
> Thanks.
> Pierre.
>
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
>
> The list archives are at http://lists.xml.org/archives/xml-dev/
>
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
begin:vcard
n:Chiusano;Joseph
tel;work:(703) 902-6923
x-mozilla-html:FALSE
url:www.bah.com
org:Booz | Allen | Hamilton;IT Digital Strategies Team
adr:;;8283 Greensboro Drive;McLean;VA;22012;
version:2.1
email;internet:chiusano_joseph@bah.com
title:Senior Consultant
fn:Joseph M. Chiusano
end:vcard
|