Arelle / ixbrl-viewer

The Arelle iXBRL Viewer allows Inline XBRL (or iXBRL) reports to be viewed interactively in a web browser. The viewer allows users to access the tagged XBRL data embedded in an iXBRL report.
Other
103 stars 60 forks source link

AtrributeError: 'NoneType' object has not attribute 'type' #150

Closed sonalichauhan2691 closed 2 years ago

sonalichauhan2691 commented 4 years ago

I am getting [xmlSchema:syntax] Start tag expected, '<' not found, ixbrlviewer.js, line 1, column1 while loading ixblrviewer.js in Arelle.

also getting this error while loading iXBLR instance from Tools not able to generate html file.

ArelleError

Please help me to fix this issue.

paulwarren-wk commented 3 years ago

I am getting [xmlSchema:syntax] Start tag expected, '<' not found, ixbrlviewer.js, line 1, column1 while loading ixblrviewer.js in Arelle.

This sounds like you're trying to open the JS file directly in Arelle. This won't work, as Arelle can only open XBRL / iXBRL files.

also getting this error while loading iXBLR instance from Tools not able to generate html file.

Please provide the document that you have loaded in Arelle that produces this.

paulwarren-wk commented 2 years ago

Closing this issue as we don't have the document to reproduce it.