RemoveEmptyNodes ( xml )
This function goes through XML and returns a trimmed down version that has no empty nodes in it.
Average rating: 4.7 (11 votes) Log in to vote
Michael Wallace - Show more from this author
Empowered Data Solutions http://empowereddatasolutions.com |
RemoveEmptyNodes ( "
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
This function goes through XML and returns a trimmed down version that has no empty nodes in it. I use it when capturing data with a function like GetFieldsAsXML that will take a list of fields (like from the FieldNames function) and return XML in the format of
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.