Open justinjdickow opened 7 years ago
This library is only useful for xml documents that are < 256 MB because that is the string size limit on V8. If there's no other internal limitation in xmldom, it would be nice to be able to initialize the object from a file or url.
This library is only useful for xml documents that are < 256 MB because that is the string size limit on V8. If there's no other internal limitation in xmldom, it would be nice to be able to initialize the object from a file or url.