525-07 : Inline XBRL Test Suite v68d : Continuation tests, Not EDGAR Dependent

Created by: SEC Office of Structured Disclosure

Various "not good" (ng) test files that demonstrate non-valid Inline XBRL Continuation usage

4 The Continuation Element

6 The Continuation Element

11 The nonNumeric Element

Variations

Number Name Description References Data Inputs Result Outputs
_001gd Valid continuation chains, GOOD. The ix:continuation element is used to define data that is to be treated as part of ix:footnote or ix:nonNumeric elements. PASS-nonNumeric-continuation-multiple-documents is NOT supported at this time.  
    valid
 
_002gd Valid but interleaved continuation chains, GOOD. Valid but interleaved ix:continuation chains, GOOD.  
    valid
 
_100ng Nonnumeric continued at continuation, continues at continuation, continues at first continuation, NOGOOD. FAIL-continuation-nonNumeric-circular If the continuedAt attribute is present, the {continuation reference} property MUST NOT match the {continuation reference} property of any other element in the Inline XBRL Document Set.   
_101ng nonNumeric element has ancestor in continuation chain, NOGOOD. FAIL-continuation-nonNumeric-invalid-nesting The {continuation chain} property MUST NOT contain any element which is a descendant of any other element in the {continuation chain} property.   
_102ng nonNumeric continuedAt target is itself, NOGOOD. FAIL-continuation-nonNumeric-self If the continuedAt attribute is present, there MUST exist an ix:continuation element in the Inline XBRL Document Set with an {id} property which has a value matching the {continuation reference} property.   
_103ng continuedAt="cont4" appears twice, NOGOOD FAIL-continuation-used-twice If the continuedAt attribute is present, the {continuation reference} property MUST NOT match the {continuation reference} property of any other element in the Inline XBRL Document Set.   
_104ng Footnote has continuation chain that includes an ancestor, NOGOOD FAIL-footnote-continuation-invalid-nesting The {continuation chain} property MUST NOT contain any element which is a descendant of any other element in the {continuation chain} property.   
_105ng Nonnumeric element with continuedAt having unresolved referent, NOGOOD FAIL-nonNumeric-dangling-continuation If the continuedAt attribute is present, there MUST exist an ix:continuation element in the Inline XBRL Document Set with an {id} property which has a value matching the {continuation reference} property.   
_106ng nonNumeric element has a descendant in its continuation chain, NOGOOD. FAIL-continuation-nonNumeric-invalid-nesting-2 The {continuation chain} property MUST NOT contain any element which is a descendant of any other element in the {continuation chain} property.   
_107ng Footnote element has a descendant in its continuation chain, NOGOOD. FAIL-footnote-continuation-invalid-nesting-2 The {continuation chain} property MUST NOT contain any element which is a descendant of any other element in the {continuation chain} property.   
_108ng nonNumeric element continuedAt="cont5" not matched with any element id, NOGOOD FAIL-nonNumeric-dangling-continuation-2 If the continuedAt attribute is present, there MUST exist an ix:continuation element in the Inline XBRL Document Set with an {id} property which has a value matching the {continuation reference} property.   
_109ng continuation with id not referenced by continuedAt FAIL-orphaned-continuation There MUST exist an ix:footnote, ix:nonNumeric or other ix:continuation element in the Inline XBRL Document Set with a {continuation reference} property which has a value matching the {id} property.   
_110ng Nonnumeric element has two continuation elements with the continuedAt id in the same input document. FAIL-continuation-duplicate-id ID values MUST uniquely identify the elements which bear them.   
_111ng Hidden element has continuation as a descendant. FAIL-hidden-continuation-element The ix:continuation element MUST NOT be a descendant of an ix:hidden element.   
_112ng Continuation continues at itself, could be one of several errors, NOGOOD FAIL-continuation-orphaned-cycle The {continuation chain} property MUST NOT contain any element which is a descendant of any other element in the {continuation chain} property.   
_113ng Nonnumeric points to continuation, points back to Nonnumeric. FAIL-continuation-nonNumeric-circular2 If the continuedAt attribute is present, the {continuation reference} property MUST NOT match the {continuation reference} property of any other element in the Inline XBRL Document Set.