Getting Started
Developer Resources
Indices and Tables
Determine if the file is an XML-SEED file.
Does not do any schema validation but only check the root tag.
filename (str) – Path/filename of a local file to be checked.
bool
True if file seems to be a RESP file, False otherwise.