Begin forwarded message:

Date: Tue, 19 Nov 2002 13:26:55 +0100 (CET)
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
From: Marko Petersen <[EMAIL PROTECTED]>
Subject: API UsesCases - updating DOM
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; format=flowed
X-Virus-Scanned: by amavisd-new amavisd-new-20020630

Hi,

I think there is a little error in the API UseCases,
chapter 1.11 (Updating a DOM Document):
http://www.xmldb.org/xapi/UseCases.html#N64883c

In the example source there is the line:
resource.setContent(document);
I think this should be:
resource.setContentAsDOM(document);

Greetings,

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