OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] RE : [xml-dev] Re: RE : [xml-dev] Text or tags choicewith

[ Lists Home | Date Index | Thread Index ]

GARNIER Pierre <pgarnier@mega.com> writes:

> Here are the two instances that you give (simplified):
>
> <time xsi:type="complexTime"><hour>14</hour><min>59</min></time>
>
> <time xsi:type="simpleTime">14:59</time>
>
> I don't want to be embarrassing, but, practically, from the instances
> creator point of view (the one that write an instance), is it differing so
> much with the following ?
>
> <time-complex><hour>14</hour><min>59</min></time>
>
> <time-simple>14:59</time>

You can have this too, by making the <time> element abstract as well,
and defining <time-complex> and <time-simple> to have <time> as their
substitution group head.  Then wherever you write a reference to
<time> in a content model, and instance must have either
<time-complex> or <time-simple>.

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@cogsci.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]




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS