Hi All,
I came across a case where the following error is reported only when iXBRL is validated via command line and not via GUI
[xmlSchema:valueError] Element attribute substitutionGroup value error: xbrldt:hypercubeItem, Namespace is not defined by an import or include element
Following is the validation command I am using :
arelleCmdLine.exe -f "{filepath}" --disclosureSystem="efm-pragmatic" --validate --plugins="xule|validate/DQC|EDGAR/transform|validate/EFM" -v --noCertificateCheck --calcDecimals --calcPrecision --calcDeduplicate
So my question is which result is valid ? Or is validation from GUI missing something ?