ParseXML ( XML ; tag ; instance ; attribute )
This will parse out data from XML given the tag name, instance to search for, and attribute.
Be the first to rate this function Log in to vote
Mark Geerdes - Show more from this author
Technology By Design https://www.tbdmn.com |
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
This will parse out data from XML given the tag name, instance to search for, and attribute. XPath not supported. Better to use Base Elements if you can. If plugins aren't supported, this might help.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.