[ic] Nested tags

Stefan Hornburg interchange-users@icdevgroup.org
Thu Feb 20 12:56:01 2003


On 20 Feb 2003 17:11:34 +0000
Marc Brevoort <marc.brevoort@armazemdedados.com> wrote:

> Hi group,
> 
> It turns out that if I do 
> 
> [parsexml][posttourl url="[cgi url]" params="[cgi params]"][/parsexml]
> 
> the outer tag blindly tries to parse all the xml that is in the literal
> string "[posttourl ........]" which of course doesn't contain any XML at
> all.

[parsexml interpolate=1][posttourl url="[cgi url]" params="[cgi params]"][/parsexml]

should do the trick.

Ciao
 	Racke