OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: Confusion while implementing the DOM.

[ Lists Home | Date Index | Thread Index ]
  • From: Kihyun Yoon <abird@seedvr.com>
  • To: "Don Park" <donpark@quake.net>, "Don Park" <donpark@quake.net>, <xml-dev@ic.ac.uk>
  • Date: Thu, 3 Jun 1999 09:04:48 +0900

Thu, 03 Jun 1999¿¡, Don Park ÀÛ¼ºÇÑ ±Û:
>> Andrew Douglas wrote,
>> > The standard I've got states that a DocumentFragment is
>> > a Node (or at least, it does in the Java headers I've
>> > got).  That was my mistake, I think.
>>
>> No mistake. A DocumentFragment *is* a Node. But if you
>> try and insert it into the tree, you'll find that a
>> conforming implementation will throw a
>> HIERARCHY_REQUEST_ERR.
>
>Actually, inserting a DocumentFragment 'node' into a tree should insert the
>child nodes of the DocumentFragment (leaving it empty).
>
>HERARCHY_REQUEST_ERR exception should be thrown only if any of the child
>nodes can not be inserted.  State of the tree after partially sucessful
>DocumentFragment insertion is unspecified in the spec.  My implementation
>revokes the entire operation leaving the tree and the DocumentFragment
>unchanged.
really?
In, w3c's document, the following statements appear.
 - this results in all the child nodes of the DocumentFragment being
    moved to the child list of this node.
Umm, above "moved" word means what?
  copy-and-paste or cut-and-paste?

The class that I had developed in java has DocumentFragment Object,
and this class's publish() method insert this DocumentFragment into 
root Document's any Node. after invoking publish() method, 
is it correct this class's DocumentFragment member has no child nodes?
or not.
If the original node's of DocumentFragment remained in DocumentFragment
object, I can change the DocumentFragment's childnode's.

How Current well-known DOM implementaions handles it?
especially OpenXML?

Best,

Kihyun Yoon.

--
"For the Peace of Hanul, Saram and Ttang."
Ki-hyun Yoon,
The Tech. Development Devision Director of Seed Virtual Systems Inc.
Phone : +82-2-3461-0413
Fax   : +82-2-3461-0412
Email : abird@seedvr.com

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS