Basically my structure is that I have an Author, and then on the same document, all his titles.
My querey brings back the correct docuement, but I am having trouble cycling through the titles for that document. I am on my way, with the docs, I think I can get it. I already have it working by altering the index in the following
statment
(itemSelected.getElementsByTagName(“Title”).item(1).childNodes.item(0).data);
The item goes through the ones, but my problem now is to figure out how far I can go. If I go beyond the number of titles, I get errors (Document Required) or some such.
The problem is that I am just learning JSCRIPT at the same time.
#webMethods-Tamino-XML-Server-APIs#API-Management#webMethods