Hi,
no - loadpano and include are not equal in any way.
The <include> works like copy-and-paste - the content of the include file will be inserted, as it is, into the file where the include was originally defined.
And all <include> elements inside an xml files (also inside <scene> elements) will be resolved this way, before the real parsing/resolving of the xml file starts.
Best regards,
Klaus