Interstage Shunsaku Data Manager Application Development Guide - Microsoft(R) Windows(R) 2000/ Microsoft(R) Windows Server(TM) 2003 - - UNIX - |
Contents
Index
![]() ![]() |
Part 1 The Basic for Developing Application | > Chapter 3 Data Search Methods | > 3.6 Extracting Search Results |
Extracting the XML documents found by a search in XML format enables XML data manipulation APIs such as DOM and SAX to be used.
To extract data in XML format, specify a path expression in the return parameter. This can be done in two ways, as shown below. Use the method appropriate to the situation.
Extract the original XML document stored in Shunsaku without changing its format. This is the extraction method most often used.
Extract specified element nodes in XML format.
Contents
Index
![]() ![]() |