Skip to content

Commit

Permalink
Update rulesetMap.json and esefRulesetMap.json
Browse files Browse the repository at this point in the history
- remove 2022 IFRS http: namespace (DQC)
- update 2022 IFRS http: namespace (ESEF)
  • Loading branch information
davidtauriello committed Aug 31, 2022
1 parent 5c50816 commit ec49007
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion plugin/xule/esefRulesetMap.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"http://xbrl.ifrs.org/taxonomy/2022-03-24/ifrs-full": "https://github.com/DataQualityCommittee/esef-dqr/raw/main/dqc_us_rules/dqc-esef-2022-V17-ruleset.zip",
"https://xbrl.ifrs.org/taxonomy/2022-03-24/ifrs-full": "https://github.com/DataQualityCommittee/esef-dqr/raw/main/dqc_us_rules/dqc-esef-2022-V17-ruleset.zip",
"http://xbrl.ifrs.org/taxonomy/2021-03-24/ifrs-full": "https://github.com/DataQualityCommittee/esef-dqr/raw/main/dqc_us_rules/dqc-esef-2021-V17-ruleset.zip",
"http://xbrl.ifrs.org/taxonomy/2020-03-16/ifrs-full": "https://github.com/DataQualityCommittee/esef-dqr/raw/main/dqc_us_rules/dqc-esef-2020-V17-ruleset.zip",
"http://xbrl.ifrs.org/taxonomy/2019-03-27/ifrs-full": "https://github.com/DataQualityCommittee/esef-dqr/raw/main/dqc_us_rules/dqc-esef-2019-V17-ruleset.zip"
Expand Down
1 change: 0 additions & 1 deletion plugin/xule/rulesetMap.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"https://xbrl.ifrs.org/taxonomy/2022-03-24/ifrs-full": "https://github.com/DataQualityCommittee/dqc_us_rules/raw/v18/dqc_us_rules/dqc-ifrs-2022-V18-ruleset.zip",
"http://xbrl.ifrs.org/taxonomy/2022-03-24/ifrs-full": "https://github.com/DataQualityCommittee/dqc_us_rules/raw/v18/dqc_us_rules/dqc-ifrs-2022-V18-ruleset.zip",
"http://xbrl.ifrs.org/taxonomy/2021-03-24/ifrs-full": "https://github.com/DataQualityCommittee/dqc_us_rules/raw/v18/dqc_us_rules/dqc-ifrs-2021-V18-ruleset.zip",
"http://xbrl.ifrs.org/taxonomy/2020-03-16/ifrs-full": "https://github.com/DataQualityCommittee/dqc_us_rules/raw/v18/dqc_us_rules/dqc-ifrs-2020-V18-ruleset.zip",
"http://xbrl.ifrs.org/taxonomy/2019-03-27/ifrs-full": "https://github.com/DataQualityCommittee/dqc_us_rules/raw/v18/dqc_us_rules/dqc-ifrs-2019-V18-ruleset.zip",
Expand Down

0 comments on commit ec49007

Please sign in to comment.