Const
The virtual IO input providers using the fs module in Node.js.
It supports file path (path/to/file.xml) or file url (file:///path/to/file.xml).
path/to/file.xml
file:///path/to/file.xml
xmlRegisterInputProvider
The virtual IO input providers using the fs module in Node.js.
It supports file path (
path/to/file.xml
) or file url (file:///path/to/file.xml
).