Replying to myself here... 

I just found an example in the archives. 

http://www.mail-archive.com/mav-user%40lists.sourceforge.net/msg00799.html


Jon 
 

> -----Original Message-----
> From: Jon Newton 
> Sent: Thursday, May 27, 2004 8:15 AM
> To: [EMAIL PROTECTED]
> Subject: [Mav-user] Sample XSLT transform
> 
> Hello mav-users, 
> 
> I understand the concept of the configTransform property but 
> don't have any experience w/ xslt. I was hoping someone could 
> provide a sample transformation for populating global views 
> into a set of commands..
> 
> 
> <view name="loginRequired"/>
> 
> <command secure="true">
>   ...
> </command>
>  
> Which would magically turn into 
> 
> <view name="loginRequired">
> 
> <command>
>   <view id="loginRequired"/>
>   ...
> </command>
> 
> Jon 
> 
> 
> Jon Newton
> Scan Business Systems
> 800-906-7226
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: Oracle 10g Get certified 
> on the hottest thing ever to hit the market... Oracle 10g. 
> Take an Oracle 10g class now, and we'll give you the exam FREE.
> http://ads.osdn.com/?ad_id149&alloc_id66&op=ick
> [INVALID FOOTER]
> 


-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_id66&op=click
[INVALID FOOTER]

Reply via email to