|
Copyright ® (1999-2005) EDMGROUP Pty Ltd - EZY Prolog Reference |
[This is preliminary specification and subject to change.]
Group
Type
determ
Syntax
ezy_xml_xpath_object( XML_REFERENCE XML_REFERENCE, STRING XPATH, XML_REFERENCE FOUND)
Flow patterns
(i,i,o)
Description:
Access XML Objcet by XPATH without Index. EZY Prolog will return reference to the first object, which matches criteria.
Sample:
No sample