Created by: SEC Office of Structured Disclosure
| Number | Name | Description | References | Data Inputs | Result Outputs | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| _200gd | All valid HTML tag and attribute combinations including span, thead, tbody, and tfoot, GOOD | EFM-PASS-html-span-table-elements |
|
|
|||||||||||||||||||
| _201gd | Valid @href attribute, GOOD | EFM-PASS-html-legal-href-attribute | Attribute href (on the 'a' tag) may only reference other HTML and ASCII documents that are local or are in previously filed submissions at http://www.sec.gov/Archives/edgar/data/. |
|
|
||||||||||||||||||
| _202gd | Valid image tag, GOOD | EFM-PASS-html-valid-img-tag | Attribute @src (on the img tag) may only locally reference jpeg and gif graphics. |
|
|
||||||||||||||||||
| _203gd | Valid escaped-chars-in-test-block, GOOD | EFM-PASS-html-valid-escaped-chars-in-test-block | Valid escaped chars in test block |
|
|
||||||||||||||||||
| _204gd | inline document with ifrs taxonomy, GOOD | EFM-PASS-inline-ifrs | IFRS filings can be inline documents. |
|
|
||||||||||||||||||
| _210gd | Inline document with xml lang attributes, GOOD | EFM-PASS-inline-lang-attributes | lang and xml:lang attributes in footnotes and text blocks. |
|
|
||||||||||||||||||
| _211gd | Inline document with xml lang attributes, GOOD | EFM-PASS-inline-lang-attributes |
|
|
|||||||||||||||||||
| _301ng | The document is inline XBRL but there is a DOCTYPE declaration, NOGOOD | EFM-FAIL-doctype-declaration | There must be no <DOCTYPE> declaration |
|
|
||||||||||||||||||
| _302ng | The root element is html in the xhtml namespace, there are elements in the ix namespace, but the <,meta> tag content-type value is not text/html.NOGOOD | EFM-FAIL-meta-content-type | The <meta> tag must have content-type equal to text/html. |
|
|
||||||||||||||||||
| _303ng | There are elements in the ix namespace but the root element is not html in the xhtml namespace, NOGOOD | EFM-FAIL-unsupported-document | The root element of an inline XBRL document must be <html>. |
|
|
||||||||||||||||||
| _304gw | Unhandled error, GOOD WITH WARNING | EFM-WARN-unhandled-error | If an internal error occurs during validation, the submission is considered to have passed. |
|
|
||||||||||||||||||
| _305ng | illegal anchor with external href, NOGOOD | EFM-FAIL-html-illegal-anchor-href | Attribute href (on <a>) may only reference other HTML and ASCII documents that are local or are in previously filed submissions at http://www.sec.gov/Archives/edgar/data/. |
|
|
||||||||||||||||||
| _306ng | invalid external image source, NOGOOD | EFM-FAIL-invalid-img-src | Attribute @src (on the img tag) may only locally reference jpeg and gif graphics. |
|
|
||||||||||||||||||
| _307ng | disallowed <font> tag, NOGOOD | EFM-FAIL-disallowed-font-tag | Element <font> is no longer allowed in modern HTML dialects such XHTML 1.1, on which Inline XBRL is based |
|
|
||||||||||||||||||
| _308ng | disallowed <u> tag, NOGOOD | EFM-FAIL-disallowed-u-tag | Element <u> is no longer allowed in modern HTML dialects such XHTML 1.1, on which Inline XBRL is based |
|
|
||||||||||||||||||
| _309ng | disallowed clear attribute of the br tag, NOGOOD | EFM-FAIL-disallowed-br-clear-attribute | Element <br> does not allow attribute clear in EDGAR |
|
|
||||||||||||||||||
| _310ng | disallowed active content(javascript) in image source, NOGOOD | EFM-FAIL-disallowed-active-content | No Active Content (Actions, embedded JavaScript, etc.) is allowed. |
|
|
||||||||||||||||||
| _311ng | disallowed xmp tag, NOGOOD | EFM-FAIL-disallowed-xmp-tag | Element is not allowed in EDGAR HTML |
|
|
||||||||||||||||||
| _312ng | disallowed strike tag, NOGOOD | EFM-FAIL-disallowed-strike-tag | Element is not allowed in EDGAR HTML |
|
|
||||||||||||||||||
| _313ng | disallowed plaintext tag, NOGOOD | EFM-FAIL-disallowed-plaintext-tag | Element is not allowed in EDGAR HTML |
|
|
||||||||||||||||||
| _314ng | disallowed listing tag, NOGOOD | EFM-FAIL-disallowed-listing-tag | Element is not allowed in EDGAR HTML |
|
|
||||||||||||||||||
| _315ng | disallowed menu tag, NOGOOD | EFM-FAIL-disallowed-menu-tag | Element is not allowed in EDGAR HTML |
|
|
||||||||||||||||||
| _316ng | disallowed dir tag, NOGOOD | EFM-FAIL-disallowed-dir-tag | Element is not allowed in EDGAR HTML |
|
|
||||||||||||||||||
| _317ng | disallowed cite tag, NOGOOD | EFM-FAIL-disallowed-cite-tag | Element is not allowed in EDGAR HTML |
|
|
||||||||||||||||||
| _318ng | disallowed dd tag, NOGOOD | EFM-FAIL-disallowed-dd-tag | Element is not allowed in EDGAR HTML |
|
|
||||||||||||||||||
| _319ng | disallowed acronym tag, NOGOOD | EFM-FAIL-disallowed-acronym-tag | Element is not allowed in EDGAR HTML |
|
|
||||||||||||||||||
| _320ng | disallowed applet tag, NOGOOD | EFM-FAIL-disallowed-applet-tag | Active content is not allowed |
|
|
||||||||||||||||||
| _321ng | disallowed area tag, NOGOOD | EFM-FAIL-disallowed-area-tag | Active content is not allowed |
|
|
||||||||||||||||||
| _322ng | disallowed base tag, NOGOOD | EFM-FAIL-disallowed-base-tag | Element is not allowed in EDGAR HTML |
|
|
||||||||||||||||||
| _323ng | disallowed basefont tag, NOGOOD | EFM-FAIL-disallowed-basefont-tag | Element is not allowed in EDGAR HTML |
|
|
||||||||||||||||||
| _324ng | disallowed bdo tag, NOGOOD | EFM-FAIL-disallowed-bdo-tag | Active content is not allowed |
|
|
||||||||||||||||||
| _325ng | disallowed button tag, NOGOOD | EFM-FAIL-disallowed-button-tag | Active content is not allowed |
|
|
||||||||||||||||||
| _326ng | disallowed col tag, NOGOOD | EFM-FAIL-disallowed-col-tag | Element is not allowed in EDGAR HTML |
|
|
||||||||||||||||||
| _327ng | disallowed colgroup tag, NOGOOD | EFM-FAIL-disallowed-colgroup-tag | Element is not allowed in EDGAR HTML |
|
|
||||||||||||||||||
| _328ng | disallowed del tag, NOGOOD | EFM-FAIL-disallowed-del-tag | Element is not allowed in EDGAR HTML |
|
|
||||||||||||||||||
| _329ng | disallowed fieldset tag, NOGOOD | EFM-FAIL-disallowed-fieldset-tag | Active content is not allowed |
|
|
||||||||||||||||||
| _330ng | disallowed form tag, NOGOOD | EFM-FAIL-disallowed-form-tag | Active content is not allowed |
|
|
||||||||||||||||||
| _331ng | disallowed frame tag, NOGOOD | EFM-FAIL-disallowed-frame-tag | Element is not allowed in EDGAR HTML |
|
|
||||||||||||||||||
| _332ng | disallowed frameset tag, NOGOOD | EFM-FAIL-disallowed-frameset-tag | Element is not allowed in EDGAR HTML |
|
|
||||||||||||||||||
| _333ng | disallowed iframe tag, NOGOOD | EFM-FAIL-disallowed-iframe-tag | Element is not allowed in EDGAR HTML |
|
|
||||||||||||||||||
| _334ng | disallowed input tag, NOGOOD | EFM-FAIL-disallowed-input-tag | Active content is not allowed |
|
|
||||||||||||||||||
| _335ng | disallowed ins tag, NOGOOD | EFM-FAIL-disallowed-ins-tag | Element is not allowed in EDGAR HTML |
|
|
||||||||||||||||||
| _336ng | disallowed label tag, NOGOOD | EFM-FAIL-disallowed-label-tag | Element is not allowed in EDGAR HTML |
|
|
||||||||||||||||||
| _337ng | disallowed legend tag, NOGOOD | EFM-FAIL-disallowed-legend-tag | Element is no longer allowed in modern HTML dialects such XHTML 1.1, on which Inline XBRL is based |
|
|
||||||||||||||||||
| _338ng | disallowed map tag, NOGOOD | EFM-FAIL-disallowed-map-tag | Active content is not allowed |
|
|
||||||||||||||||||
| _339ng | disallowed noframes tag, NOGOOD | EFM-FAIL-disallowed-noframes-tag | Element is not allowed in EDGAR HTML |
|
|
||||||||||||||||||
| _340ng | disallowed noscript tag, NOGOOD | EFM-FAIL-disallowed-noscript-tag | Element is not allowed in EDGAR HTML. |
|
|
||||||||||||||||||
| _341ng | disallowed object tag, NOGOOD | EFM-FAIL-disallowed-object-tag | Active content is not allowed |
|
|
||||||||||||||||||
| _342ng | disallowed option tag, NOGOOD | EFM-FAIL-disallowed-option-tag | Active content is not allowed |
|
|
||||||||||||||||||
| _343ng | disallowed param tag, NOGOOD | EFM-FAIL-disallowed-param-tag | Active content is not allowed |
|
|
||||||||||||||||||
| _344ng | disallowed q tag, NOGOOD | EFM-FAIL-disallowed-q-tag | Element is no longer allowed in modern HTML dialects such XHTML 1.1, on which Inline XBRL is based |
|
|
||||||||||||||||||
| _345ng | disallowed s tag, NOGOOD | EFM-FAIL-disallowed-s-tag | Element is no longer allowed in modern HTML dialects such XHTML 1.1, on which Inline XBRL is based |
|
|
||||||||||||||||||
| _346ng | disallowed script tag, NOGOOD | EFM-FAIL-disallowed-script-tag | Active content is not allowed |
|
|
||||||||||||||||||
| _347ng | disallowed select tag, NOGOOD | EFM-FAIL-disallowed-select-tag | Active content is not allowed |
|
|
||||||||||||||||||
| _348ng | disallowed style tag, NOGOOD | EFM-FAIL-disallowed-style-tag | Element is not allowed in EDGAR HTML. |
|
|
||||||||||||||||||
| _349ng | disallowed textarea tag, NOGOOD | EFM-FAIL-disallowed-textarea-tag | Active content is not allowed |
|
|
||||||||||||||||||
| _350ng | disallowed embed tag, NOGOOD | EFM-FAIL-disallowed-embed-tag | Active content is not allowed |
|
|
||||||||||||||||||
| _351ng | disallowed alink attribute of the body tag, NOGOOD | EFM-FAIL-disallowed-body-alink-attribute | Attribute is not allowed in EDGAR IXBRL parent tag |
|
|
||||||||||||||||||
| _352ng | disallowed bgcolor attribute of the body tag, NOGOOD | EFM-FAIL-disallowed-body-bgcolor-attribute | Attribute is not allowed in EDGAR IXBRL parent tag |
|
|
||||||||||||||||||
| _353ng | disallowed bgcolor attribute of the table tag, NOGOOD | EFM-FAIL-disallowed-table-bgcolor-attribute | Attribute is not allowed in EDGAR IXBRL parent tag |
|
|
||||||||||||||||||
| _354ng | disallowed compact attribute of the dl tag, NOGOOD | EFM-FAIL-disallowed-dl-compact-attribute | Attribute is not allowed in EDGAR IXBRL parent tag |
|
|
||||||||||||||||||
| _355ng | disallowed compact attribute of the ol tag, NOGOOD | EFM-FAIL-disallowed-ol-compact-attribute | Attribute is not allowed in EDGAR IXBRL parent tag |
|
|
||||||||||||||||||
| _356ng | disallowed compact attribute of the ul tag, NOGOOD | EFM-FAIL-disallowed-ul-compact-attribute | Attribute is not allowed in EDGAR IXBRL parent tag |
|
|
||||||||||||||||||
| _357ng | disallowed link attribute of the body tag, NOGOOD | EFM-FAIL-disallowed-body-link-attribute | Attribute is not allowed in EDGAR IXBRL parent tag |
|
|
||||||||||||||||||
| _358ng | disallowed name attribute of the a tag, NOGOOD | EFM-FAIL-disallowed-a-name-attribute | Attribute is not allowed in EDGAR IXBRL parent tag |
|
|
||||||||||||||||||
| _359ng | disallowed noshade attribute of the hr tag, NOGOOD | EFM-FAIL-disallowed-hr-noshade-attribute | Attribute is not allowed in EDGAR IXBRL parent tag |
|
|
||||||||||||||||||
| _360ng | disallowed nowrap attribute of the td tag, NOGOOD | EFM-FAIL-disallowed-td-nowrap-attribute | Attribute is not allowed in EDGAR IXBRL parent tag |
|
|
||||||||||||||||||
| _361ng | disallowed nowrap attribute of the th tag, NOGOOD | EFM-FAIL-disallowed-th-nowrap-attribute | Attribute is not allowed in EDGAR IXBRL parent tag |
|
|
||||||||||||||||||
| _362ng | disallowed rel attribute of the link tag, NOGOOD | EFM-FAIL-disallowed-link-rel-attribute | Attribute is not allowed in EDGAR IXBRL parent tag |
|
|
||||||||||||||||||
| _363ng | disallowed rev attribute of the link tag, NOGOOD | EFM-FAIL-disallowed-link-rev-attribute | Attribute is not allowed in EDGAR IXBRL parent tag |
|
|
||||||||||||||||||
| _364ng | disallowed size attribute of the hr tag, NOGOOD | EFM-FAIL-disallowed-hr-size-attribute | Attribute is not allowed in EDGAR IXBRL parent tag |
|
|
||||||||||||||||||
| _365ng | disallowed start attribute of the ol tag, NOGOOD | EFM-FAIL-disallowed-ol-start-attribute | Attribute is not allowed in EDGAR IXBRL parent tag |
|
|
||||||||||||||||||
| _366ng | disallowed text attribute of the body tag, NOGOOD | EFM-FAIL-disallowed-body-text-attribute | Attribute is not allowed in EDGAR IXBRL parent tag |
|
|
||||||||||||||||||
| _367ng | disallowed type attribute of the li tag, NOGOOD | EFM-FAIL-disallowed-li-type-attribute | Attribute is not allowed in EDGAR IXBRL parent tag |
|
|
||||||||||||||||||
| _368ng | disallowed type attribute of the ol tag, NOGOOD | EFM-FAIL-disallowed-ol-type-attribute | Attribute is not allowed in EDGAR IXBRL parent tag |
|
|
||||||||||||||||||
| _369ng | disallowed type attribute of the ul tag, NOGOOD | EFM-FAIL-disallowed-ul-type-attribute | Attribute is not allowed in EDGAR IXBRL parent tag |
|
|
||||||||||||||||||
| _370ng | disallowed vlink attribute of the body tag, NOGOOD | EFM-FAIL-disallowed-body-vlink-attribute | Attribute is not allowed in EDGAR IXBRL parent tag |
|
|
||||||||||||||||||
| _371ng | disallowed width attribute of the hr tag, NOGOOD | EFM-FAIL-disallowed-hr-width-attribute | Attribute is not allowed in EDGAR IXBRL parent tag |
|
|
||||||||||||||||||
| _372ng | disallowed width attribute of the td tag, NOGOOD | EFM-FAIL-disallowed-td-width-attribute | Attribute is not allowed in EDGAR IXBRL parent tag |
|
|
||||||||||||||||||
| _373ng | disallowed width attribute of the th tag, NOGOOD | EFM-FAIL-disallowed-th-width-attribute | Attribute is not allowed in EDGAR IXBRL parent tag |
|
|
||||||||||||||||||
| _374ng | disallowed lang attribute of the html tag, NOGOOD | EFM-FAIL-disallowed-html-lang-attribute | Attribute is not allowed in EDGAR IXBRL parent tag |
|
|
||||||||||||||||||
| _375ng | EFM disallowed nested table, NOGOOD | EFM-FAIL-disallowed-nested-table | No nested TABLE tags |
|
|
||||||||||||||||||
| _376gw | EFM warns if schemaLocation appears, GOOD WITH WARNING | EFM-WARN-schemaLocation-hint | Attribute xsi:schemaLocation should not be used in an Inline XBRL document. |
|
|
||||||||||||||||||
| _377gw | EFM warns if <a> appears with ancestors other than html, body, or div, GOOD WITH WARNING | EFM-WARN-anchor-position | If element <a> does not have attribute @href, it must not have any ancestors other than html, body, or div. |
|
|
||||||||||||||||||
| _378ng | invalid image file type, NOGOOD | EFM-FAIL-invalid-img-file-type | Attribute @src (on the img tag) may only locally reference jpeg and gif graphics. |
|
|
||||||||||||||||||
| _379ng | x: prefix for html namespace, NOGOOD | EFM-FAIL-standard-namespace-prefix | EFM 6.2 specifies empty as the prefix for the xhtml namespace. |
|
|
||||||||||||||||||
| _380ng | ix11 prefix for inline xbrl 1.1 namespace, NOGOOD | EFM-FAIL-standard-namespace-prefix | EFM 6.2 specifies ix as the prefix for inline XBRL 1.1 namespace. |
|
|
||||||||||||||||||
| _381ng | ixt3 prefix for inline transformations namespace, NOGOOD | EFM-FAIL-standard-namespace-prefix | EFM 6.2 specifies ixt as the prefix for inline XBRL transformations. |
|
|
||||||||||||||||||
| _382ng | ixt3 prefix for SEC ix transformations namespace, NOGOOD | EFM-FAIL-standard-namespace-prefix | EFM 5.2.5 specifies ixt-sec as the prefix for SEC inline XBRL transformations. |
|
|
||||||||||||||||||
| _383ng | image file source empty, NOGOOD | EFM-FAIL-empty-img-file | Attribute @src (on the img tag) may only locally reference jpeg and gif graphics. |
|
|
||||||||||||||||||