Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/DQC_US_0170/DQC_0170.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This rule identifies where the filer has not reported the ECD Rule 10b51 Flag Di
* NonRule10b51ArrTrmntdFlag

## Problem solved by the rule
The SEC ECD taxonomy requires that these 4 flags are tagged even if the values are false. This rule checks that this disclosure has been made.
These 4 flags are required even if the values are false. This rule checks that this disclosure has been made.

### Example rule message
The element Rule10b51ArrAdoptedFlag is a required disclosure after 12/21/2023. Please report the boolean flag value for this element.
Expand Down Expand Up @@ -42,4 +42,4 @@ NonRule10b51ArrTrmntdFlag |

© Copyright 2016 - 2026, XBRL US, Inc. All rights reserved.
See [License](https://xbrl.us/dqc-license) for license information.
See [Patent Notice](https://xbrl.us/dqc-patent) for patent infringement notice.
See [Patent Notice](https://xbrl.us/dqc-patent) for patent infringement notice.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
lxml==5.2.2
lxml==6.1.0
isodate==0.6.1
aniso8601==9.0.1
holidays==0.52
Expand Down