| -----Original Message-----
 | From: [EMAIL PROTECTED] 
 | [mailto:[EMAIL PROTECTED]
 | Behalf Of Lars Martin
 | Sent: dinsdag 31 juli 2001 15:33
 | To: [EMAIL PROTECTED]
 | Subject: Re: No xupdate:move element?
 | 
 | But we don't need a "select" attribute for the "insert" 
 | element, don't
 | we? 
 |
 |  <xupdate:insert before="XPath">
 |    <xupdate:element name="address">
 |      <town>San Francisco</town>
 |    </xupdate:element>
 |  </xupdate:insert>
 | 
 |  <xupdate:insert after="XPath">
 |    <xupdate:element name="address">
 |      <town>San Francisco</town>
 |    </xupdate:element>
 |  </xupdate:insert>

Oops, that's true. Ok looks good.
Do these new attributes have consequences for the append element? Its
child attribute could also be replaced with "before" and "after"
attributes or omitted altogether to append the new node after the last
child like it is now.

greetings,

Jeroen
----------------------------------------------------------------------
Post a message:         mailto:[EMAIL PROTECTED]
Unsubscribe:            mailto:[EMAIL PROTECTED]
Contact administrator:  mailto:[EMAIL PROTECTED]
Read archived messages: http://archive.xmldb.org/
----------------------------------------------------------------------

Reply via email to