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=click
[INVALID FOOTER]

Reply via email to