Results 1 to 3 of 3

Thread: Oracle XDK

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2002
    Location
    Malaysia
    Posts
    21

    Oracle XDK

    hey guys, i'm having this problem with the Oracle XDK.

    i'm trying to use DOM to go through an xml file and get the data from each element. but the problem is the samples that they had provided along with the xdk and also the API documentation don't state the method to get the data. they only showed how to get the attributes..

    for example :-
    <group number="1">this is my group</group>

    what method do i call to get the "this is my group" stored within the tags.

    hope i'm making sense here >,<
    thx for help guys

  2. #2

    Thread Starter
    Junior Member
    Join Date
    Mar 2002
    Location
    Malaysia
    Posts
    21
    ok i managed to get the text outta the tag by myself... but now i have another problem

    any of you guys know why i can't use setNodeValue("string to fill in node") directly?

    is there anything in particular i have to do to get it to work?

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Mar 2002
    Location
    Malaysia
    Posts
    21
    ok setNodeValue just sets the value of the node in the DOM but does anyone out there know any thing about how to write the value to the XML file itself?

    and why am i like the only one posting here.... T_T

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width