Tag: Open Source

Community

MySQL Xml User Defined Functions

(BarrySolomon) Currently, MySQL only provides very basic read functionality, ExtractValue(). This only returns a concatenated string of node values without a delimiter and has no capability to return the actual child node tree of the target node; Therefore, I created several UDFs for reading Xml f