You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the imported XSD file is not a local file, the No such file or directory will be misreported.
I simply modified the parseXSDFile function to satisfy my use. (Not a good modification)
If the imported XSD file is not a local file, the
No such file or directory
will be misreported.I simply modified the
parseXSDFile
function to satisfy my use. (Not a good modification)The text was updated successfully, but these errors were encountered: