Re: [xsl] transforming lists

Subject: Re: [xsl] transforming lists
From: "sascha" <sascha@xxxxxxxxxx>
Date: Wed, 24 Jul 2002 14:26:20 +0200
the par elements in the list should all have the same def ( 9 ) 
there are lots of definitions - excerpt:

...

<pardef align="right" id="16" leftmargin="1in"/>
<par def="16"><run><font name="Arial"/>right aligned block</run></par>

<pardef align="center" id="17" leftmargin="1in"/>
<par def="17"><run><font name="Arial"/>centeres block</run></par>

<pardef id="18" leftmargin="1.2500in"/>
<par def="18"><run><font name="Arial"/>block with leftmargin</run></par>

...

does that help?


----- Original Message ----- 
From: "bryan" <bry@xxxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Wednesday, July 24, 2002 2:09 PM
Subject: RE: [xsl] transforming lists


> > My problem is, that the <par> elements 2,3 don't contain a 
> > def attribute for
> > referencing - only
> > the first one does..
> 
> but is every par element after the first one using the same def as the
> first one had, furthermore is there the possibility of having more than
> one def in each document?
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread