Return-Path: Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 89776 invoked from network); 5 Sep 2000 21:08:24 -0000 Received: from unknown (HELO onclave.com) (208.249.126.103) by locus.apache.org with SMTP; 5 Sep 2000 21:08:24 -0000 Received: from vader [151.204.64.33] by onclave.com with ESMTP (SMTPD32-6.00) id A1CE12540280; Tue, 05 Sep 2000 17:12:46 -0400 From: "Per Kreipke" To: Subject: RE: Creating Elements Date: Tue, 5 Sep 2000 17:07:05 -0400 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0008_01C0175B.B78F79B0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N ------=_NextPart_000_0008_01C0175B.B78F79B0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Creating ElementsSorry, I was assuming you meant within an XSP page. Are you trying to do this in an section, or ....? -----Original Message----- From: Per Kreipke [mailto:per@onclave.com] Sent: Tuesday, September 05, 2000 4:58 PM To: cocoon-users@xml.apache.org Subject: RE: Creating Elements Can't you simply do a MyValue? Per. -----Original Message----- From: Alejandro Raiczyk [mailto:alejandror@technisys.com.ar] Sent: Tuesday, September 05, 2000 4:48 PM To: 'cocoon-users@xml.apache.org' Subject: Creating Elements Importance: High Hi people, how can I create a new Element ? I mean, I have a Element a, and I want to create a new Element b to do a.appendChild(b). Thanks! Alejandro ------=_NextPart_000_0008_01C0175B.B78F79B0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Creating Elements
Sorry,=20 I was assuming you meant within an XSP page.
 
Are=20 you trying to do this in an <xsp:logic> section, or=20 ....?
-----Original Message-----
From: Per Kreipke=20 [mailto:per@onclave.com]
Sent: Tuesday, September 05, 2000 = 4:58=20 PM
To: cocoon-users@xml.apache.org
Subject: RE: = Creating=20 Elements

Can't you simply do a <xsp:element=20 name=3D"b">MyValue</xsp:element>?
 
Per.
-----Original Message-----
From: Alejandro = Raiczyk=20 [mailto:alejandror@technisys.com.ar]
Sent: Tuesday, = September 05,=20 2000 4:48 PM
To: = 'cocoon-users@xml.apache.org'
Subject:=20 Creating Elements
Importance: = High


Hi people, how can I create a new Element ? =
I mean, I have a Element a, and I want to create a new = Element b to=20 do a.appendChild(b).

Thanks!

Alejandro =

------=_NextPart_000_0008_01C0175B.B78F79B0--