Hello,
I don’t know how to use InoAppendChild.
I already installed nodelevelupdate.dll
My XML is:
I want to append a new “Scene” node to “Video” document, but it doesn’t work.
Hello,
I don’t know how to use InoAppendChild.
I already installed nodelevelupdate.dll
My XML is:
I want to append a new “Scene” node to “Video” document, but it doesn’t work.
For ex.:
Coll = VideoColl
DocType = Video
InoId = 2
XPath = Video
then
InoAppendChild(“/VideoColl/Video/@2”,“Video”,xmlDoc)
be sure about NodeLevelUpdate.dll configuration (use regedit to check for MSXML library - see NodeLevelUpdate FAQ)
bye bye
miXer
[
QUOTE]Originally posted by Josep:
Hello,
I don’t know how to use InoAppendChild.
I already installed nodelevelupdate.dll
My XML is:
I want to append a new “Scene” node to “Video” document, but it doesn’t work.
[/QUOTE]