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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK: [ #456174 ] Req: a <YearRange> within <copyright>


Given the legal question raised, wouldn't it be better to distinguish in
case there are legal implications?

<copyright>
  <range>
    <from>1990</from>
    <to>2000</to>
  </range>
</copyright>

or 

<copyright>
  <year>1999</year>
  <year>2000</year>
</copyright>

<!ELEMENT copyright (range | year)+ >
<!ELEMENT range (from, to) >

something like that?

cheers
dim

On Tue, 25 Sep 2001, Norman Walsh wrote:

> / Phillip Shelton <shelton@usq.edu.au> was heard to say:
> | > Another obvious possibility is to let the stylesheet take care of
> | > the collation.
> | 
> | You need someway of marking up the difference between 1990-2000 and
> | 1990,2000
> 
> Presumably, the former would be:
> 
>  <year>1990</year>
>  <year>1991</year>
>  <year>1992</year>
>  ...
>  <year>2000</year>
> 
> and the latter would be:
> 
>  <year>1990</year>
>  <year>2000</year>
> 
>                                         Be seeing you,
>                                           norm
> 
> 



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC