> 
> I'll try to be clear with an exaple:
> 
> Let be an element called <[WHILE_ARTS]> that can take a parameter called list which 
>carry a list of articles,
> and return an item
> 
> the behavior that i mean is 
> 
> <[WHILE_ARTS list=&(my_articles);]>
> 
> <P>&(item.title);</P>
> 
> <[/WHILE_ARTS]>
> 
> where the end tag is <[/WHILE_ARTS]> and it doesn't need to be declared alone but it 
>depends on the
> start tag <[WHILE_ARTS]>
> 
> I hope this help.
> 
> ciao,
>       Fabio.


It looks like your talking about more of an xml syntax.
I've been thinking about this too. Would not XML (or MidXml we could
call it ) be the next step in the page/style elements paradinm?
so instead of

<[article-list]>

we would have


  <article-list sort=alpha/>


-- 
Vincent Stoessel [EMAIL PROTECTED]
Java Linux Apache Mysql Php (JLAMP) Engineer
(301) 362-1750 Mobile (410) 419-8588
AIM, MSN: xaymaca2020 , Yahoo Messenger: vks_jamaica


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to