Skip to content

Commit

Permalink
Update fercRulesetMap.json
Browse files Browse the repository at this point in the history
- Add validations for 2023 taxonomy
- Update fercRulesetMap.json for 2022 taxonomy (v2.8)
  • Loading branch information
davidtauriello committed Jun 5, 2023
1 parent a5dff3b commit 1486848
Showing 1 changed file with 20 additions and 10 deletions.
30 changes: 20 additions & 10 deletions plugin/xule/fercRulesetMap.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,24 @@
{
"http://ferc.gov/form/2022-01-01/ferc-form-1": "https://github.com/xbrlus/ferc-renderer/raw/master/ValidationRulesets/Form1.zip",
"http://ferc.gov/form/2022-01-01/ferc-form-1f": "https://github.com/xbrlus/ferc-renderer/raw/master/ValidationRulesets/Form1.zip",
"http://ferc.gov/form/2022-01-01/ferc-form-3q-electric": "https://github.com/xbrlus/ferc-renderer/raw/master/ValidationRulesets/Form1.zip",
"http://ferc.gov/form/2022-01-01/ferc-form-2": "https://github.com/xbrlus/ferc-renderer/raw/master/ValidationRulesets/Form2.zip",
"http://ferc.gov/form/2022-01-01/ferc-form-2a": "https://github.com/xbrlus/ferc-renderer/raw/master/ValidationRulesets/Form2.zip",
"http://ferc.gov/form/2022-01-01/ferc-form-2q": "https://github.com/xbrlus/ferc-renderer/raw/master/ValidationRulesets/Form2.zip",
"http://ferc.gov/form/2022-01-01/ferc-form-6": "https://github.com/xbrlus/ferc-renderer/raw/master/ValidationRulesets/Form6.zip",
"http://ferc.gov/form/2022-01-01/ferc-form-6q": "https://github.com/xbrlus/ferc-renderer/raw/master/ValidationRulesets/Form6.zip",
"http://ferc.gov/form/2022-04-01/ferc-form-60": "https://github.com/xbrlus/ferc-renderer/raw/master/ValidationRulesets/Form60.zip",
"http://ferc.gov/form/2022-01-01/ferc-form-714": "https://github.com/xbrlus/ferc-renderer/raw/master/ValidationRulesets/Form714.zip",
"http://ferc.gov/form/2023-04-01/ferc-form-1": "https://github.com/xbrlus/ferc-renderer/raw/master/ValidationRulesets/Form1.zip",
"http://ferc.gov/form/2023-04-01/ferc-form-1f": "https://github.com/xbrlus/ferc-renderer/raw/master/ValidationRulesets/Form1.zip",
"http://ferc.gov/form/2023-04-01/ferc-form-3q-electric": "https://github.com/xbrlus/ferc-renderer/raw/master/ValidationRulesets/Form1.zip",
"http://ferc.gov/form/2023-04-01/ferc-form-2": "https://github.com/xbrlus/ferc-renderer/raw/master/ValidationRulesets/Form2.zip",
"http://ferc.gov/form/2023-04-01/ferc-form-2a": "https://github.com/xbrlus/ferc-renderer/raw/master/ValidationRulesets/Form2.zip",
"http://ferc.gov/form/2023-04-01/ferc-form-2q": "https://github.com/xbrlus/ferc-renderer/raw/master/ValidationRulesets/Form2.zip",
"http://ferc.gov/form/2023-04-01/ferc-form-6": "https://github.com/xbrlus/ferc-renderer/raw/master/ValidationRulesets/Form6.zip",
"http://ferc.gov/form/2023-04-01/ferc-form-6q": "https://github.com/xbrlus/ferc-renderer/raw/master/ValidationRulesets/Form6.zip",
"http://ferc.gov/form/2023-04-01/ferc-form-60": "https://github.com/xbrlus/ferc-renderer/raw/master/ValidationRulesets/Form60.zip",
"http://ferc.gov/form/2023-04-01/ferc-form-714": "https://github.com/xbrlus/ferc-renderer/raw/master/ValidationRulesets/Form714.zip",
"http://ferc.gov/form/2022-01-01/ferc-form-1": "https://github.com/xbrlus/ferc-renderer/raw/v2.8/ValidationRulesets/Form1.zip",
"http://ferc.gov/form/2022-01-01/ferc-form-1f": "https://github.com/xbrlus/ferc-renderer/raw/v2.8/ValidationRulesets/Form1.zip",
"http://ferc.gov/form/2022-01-01/ferc-form-3q-electric": "https://github.com/xbrlus/ferc-renderer/raw/v2.8/ValidationRulesets/Form1.zip",
"http://ferc.gov/form/2022-01-01/ferc-form-2": "https://github.com/xbrlus/ferc-renderer/raw/v2.8/ValidationRulesets/Form2.zip",
"http://ferc.gov/form/2022-01-01/ferc-form-2a": "https://github.com/xbrlus/ferc-renderer/raw/v2.8/ValidationRulesets/Form2.zip",
"http://ferc.gov/form/2022-01-01/ferc-form-2q": "https://github.com/xbrlus/ferc-renderer/raw/v2.8/ValidationRulesets/Form2.zip",
"http://ferc.gov/form/2022-01-01/ferc-form-6": "https://github.com/xbrlus/ferc-renderer/raw/v2.8/ValidationRulesets/Form6.zip",
"http://ferc.gov/form/2022-01-01/ferc-form-6q": "https://github.com/xbrlus/ferc-renderer/raw/v2.8/ValidationRulesets/Form6.zip",
"http://ferc.gov/form/2022-04-01/ferc-form-60": "https://github.com/xbrlus/ferc-renderer/raw/v2.8/ValidationRulesets/Form60.zip",
"http://ferc.gov/form/2022-01-01/ferc-form-714": "https://github.com/xbrlus/ferc-renderer/raw/v2.8/ValidationRulesets/Form714.zip",
"http://ferc.gov/form/2021-01-01/ferc-form-1": "https://github.com/xbrlus/ferc-renderer/raw/v1.9/ValidationRulesets/Form1.zip",
"http://ferc.gov/form/2021-01-01/ferc-form-1F": "https://github.com/xbrlus/ferc-renderer/raw/v1.9/ValidationRulesets/Form1.zip",
"http://ferc.gov/form/2021-01-01/ferc-form-1Q": "https://github.com/xbrlus/ferc-renderer/raw/v1.9/ValidationRulesets/Form1.zip",
Expand Down

0 comments on commit 1486848

Please sign in to comment.