CtmXmlQuery Class
The following table describes the CtmXmlQuery API class that etrieves all XML data according to XML queries:
| 
                                                                 Method  | 
                                                            
                                                                 Description  | 
                                                        
|---|---|
| 
                                                                 findXmlElementsByXPath(String xpathQuery):List<CtmXmlElement Class>  | 
                                                            
                                                                 Retrieves XML elements from the input data based on XPath query syntax. For an example of how to use XPath query syntax during job creation, see Creating a Job.  |