Re: process specification elements

Subject: Re: process specification elements
From: James Clark <jjc@xxxxxxxxxx>
Date: Wed, 11 Jun 1997 17:14:25 +0700
At 11:55 11/06/97 +0200, Matthias Clasen wrote:

>> A process specification is a series of declarations that specifies a
>> process. Stylesheet authors create them by linking together process
>> specification elements.
>
>And am I right to assume that this linking happens only through the `use'
>attribute ?

Yes.

>So 
>
><style-specification id=x use=y>
><style-specification id=y>
>
>would be a sequence of length two, while
>  
><style-specification id=x>
><style-specification id=y>
>
>would just be two independent process specifications, right ?

Right. In the first case, note that y is also useable as an independent
process specification element unless it has a partial=partial attribute.

James


 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread