_XMLGetValue ( xml ; xpath )
Used to return the value of the xml node specified by the xpath parameter.
Average rating: 4.0 (50 votes) Log in to vote
Micah Woods - Show more from this author
Scodigo, Inc. http://www.scodigo.com |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
XPath is a very powerful tool for finding information in an XML document. This function uses PHP code via SmartPill to allow you to use XPath expressions for parsing out values stored in an XML string. If you'd like to know more about XPath, there's a good tutorial here: http://www.w3schools.com/xpath/default.asp.
Comments
bing, zhengzhou Oct 20, 2014 |
||
PHP_Execute ( phpCode )?????is | ||
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.