Thanks. I got it.
But for us, we do not want to hardcode the name of the elements into the code. We just parse the xml file and create our tree structure in our code.
I just detect the space with "#text" name and go to the next child.
But for us, we do not want to hardcode the name of the elements into the code. We just parse the xml file and create our tree structure in our code.
I just detect the space with "#text" name and go to the next child.