arelle.XhtmlInlineUtil

See COPYRIGHT.md for copyright information.

Module Contents

Functions

Data

API

arelle.XhtmlInlineUtil.INLINE_1_0_SCHEMA

‘http://www.xbrl.org/2008/inlineXBRL/xhtml-inlinexbrl-1_0.xsd’

arelle.XhtmlInlineUtil.INLINE_1_1_SCHEMA

‘http://www.xbrl.org/2013/inlineXBRL/xhtml-inlinexbrl-1_1.xsd’

arelle.XhtmlInlineUtil.htmlEltUriAttrs: dict[str, set[str]]

None

arelle.XhtmlInlineUtil.ixMsgCode(codeName: str, elt: arelle.ModelObject.ModelObject | None = None, sect: str = 'constraint', ns: str | None = None, name: str | None = None) str
arelle.XhtmlInlineUtil.resolveHtmlUri(elt: arelle.ModelObject.ModelObject, name: str, value: str) str