What is the syntax for updating an attribute in XUpdate? I've had this question asked a couple times in regard to dbXML and the syntax that I expected to work doesn't seem to.

This is what one user is attempting.

<xu:modifications version=\"1.0\"
      xmlns:xu=\"http://www.xmldb.org/xupdate\";>
   <xu:update select=\"/[EMAIL PROTECTED]'Bank of Test']\">
      <xu:attribute name=\"name\">Bank of Test updated</xu:attribute>
   </xu:update>
</xu:modifications>

Kimbro Staken
The dbXML Project
http://www.dbxml.org

----------------------------------------------------------------------
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