xbrl.ReportPackageType

The xbrl.ReportPackageType enumeration specifies the type of the report package. See here for more details.

Constants

xbrl.ReportPackageType.NONE

Unspecified.

xbrl.ReportPackageType.InlineXBRL

A report package that contains a single Inline XBRL Document Set (file extension .xbri).

xbrl.ReportPackageType.NonInlineXBRL

A report package that contains a single XBRL v2.1 report or a single JSON-rooted report (file extension .xbr).

xbrl.ReportPackageType.Unconstrained

A report package that contains any number of reports.