Allows to dump the xml document using as reference the node provided, at the file path provided.
- Parameters:
-
| node | The document node reference to use to build the content. |
| file_path | File path where place the result. |
- Returns:
- true if the dump operation was done, otherwise false is returned.