arelle.XhtmlValidate
¶
See COPYRIGHT.md for copyright information.
(originally part of XmlValidate, moved to separate module)
Module Contents¶
Functions¶
Data¶
API¶
- arelle.XhtmlValidate.htmlEltUriAttrs¶
None
- arelle.XhtmlValidate.ixSect¶
None
- arelle.XhtmlValidate.INLINE_1_0_SCHEMA¶
‘http://www.xbrl.org/2008/inlineXBRL/xhtml-inlinexbrl-1_0.xsd’
- arelle.XhtmlValidate.INLINE_1_1_SCHEMA¶
‘http://www.xbrl.org/2013/inlineXBRL/xhtml-inlinexbrl-1_1.xsd’
- arelle.XhtmlValidate.ixMsgCode(codeName, elt=None, sect='constraint', ns=None, name=None) str ¶
- arelle.XhtmlValidate.xhtmlValidate(modelXbrl: arelle.ModelXbrl.ModelXbrl, elt: arelle.ModelObject.ModelObject) None ¶
- arelle.XhtmlValidate.containsNamespacedElements(elt: lxml.etree.ElementBase, namespace: str) bool ¶
- arelle.XhtmlValidate.resolveHtmlUri(elt, name, value)¶