Variable fsInputProvidersConst

fsInputProviders: XmlInputProvider = ...

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).