-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
133 changed files
with
380,356 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,9 +17,6 @@ validation_response.xml | |
server_response.xml | ||
|
||
# schema | ||
schema/* | ||
|
||
# csv | ||
.~lock.**.csv# | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
60 changes: 60 additions & 0 deletions
60
...onomy/v6.6/de-gaap-ci-2022-05-02/de-gaap-ci-2022-05-02-calculation-adjustmentOfIncome.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!--(c) XBRL Deutschland e.V. - see http://www.xbrl.de--> | ||
|
||
|
||
<linkbase xmlns="http://www.xbrl.org/2003/linkbase" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
xsi:schemaLocation="http://www.xbrl.org/2003/linkbase http://www.xbrl.org/2003/xbrl-linkbase-2003-12-31.xsd"> | ||
<roleRef xmlns:xlink="http://www.w3.org/1999/xlink" | ||
roleURI="http://www.xbrl.de/taxonomies/de-gaap-ci/role/adjustmentOfIncome" | ||
xlink:href="de-gaap-ci-2022-05-02.xsd#role_adjustmentOfIncome" | ||
xlink:type="simple"/> | ||
<calculationLink xmlns:xlink="http://www.w3.org/1999/xlink" | ||
xlink:role="http://www.xbrl.de/taxonomies/de-gaap-ci/role/adjustmentOfIncome" | ||
xlink:type="extended"> | ||
<loc xlink:type="locator" xlink:href="de-gaap-ci-2022-05-02.xsd#de-gaap-ci_tpl" | ||
xlink:label="de-gaap-ci_tpl"/> | ||
<loc xlink:type="locator" | ||
xlink:href="de-gaap-ci-2022-05-02.xsd#de-gaap-ci_tpl.receivTrade" | ||
xlink:label="de-gaap-ci_tpl.receivTrade"/> | ||
<loc xlink:type="locator" | ||
xlink:href="de-gaap-ci-2022-05-02.xsd#de-gaap-ci_tpl.receivOther" | ||
xlink:label="de-gaap-ci_tpl.receivOther"/> | ||
<loc xlink:type="locator" | ||
xlink:href="de-gaap-ci-2022-05-02.xsd#de-gaap-ci_tpl.inventory" | ||
xlink:label="de-gaap-ci_tpl.inventory"/> | ||
<loc xlink:type="locator" | ||
xlink:href="de-gaap-ci-2022-05-02.xsd#de-gaap-ci_tpl.liabTrade" | ||
xlink:label="de-gaap-ci_tpl.liabTrade"/> | ||
<loc xlink:type="locator" | ||
xlink:href="de-gaap-ci-2022-05-02.xsd#de-gaap-ci_tpl.otherAdditions" | ||
xlink:label="de-gaap-ci_tpl.otherAdditions"/> | ||
<loc xlink:type="locator" | ||
xlink:href="de-gaap-ci-2022-05-02.xsd#de-gaap-ci_tpl.otherDeductions" | ||
xlink:label="de-gaap-ci_tpl.otherDeductions"/> | ||
<calculationArc xlink:from="de-gaap-ci_tpl" xlink:to="de-gaap-ci_tpl.receivTrade" order="2" | ||
weight="1" | ||
xlink:arcrole="http://www.xbrl.org/2003/arcrole/summation-item" | ||
xlink:type="arc"/> | ||
<calculationArc xlink:from="de-gaap-ci_tpl" xlink:to="de-gaap-ci_tpl.receivOther" order="3" | ||
weight="1" | ||
xlink:arcrole="http://www.xbrl.org/2003/arcrole/summation-item" | ||
xlink:type="arc"/> | ||
<calculationArc xlink:from="de-gaap-ci_tpl" xlink:to="de-gaap-ci_tpl.inventory" priority="0" | ||
weight="1" | ||
xlink:arcrole="http://www.xbrl.org/2003/arcrole/summation-item" | ||
xlink:type="arc"/> | ||
<calculationArc xlink:from="de-gaap-ci_tpl" xlink:to="de-gaap-ci_tpl.liabTrade" order="4" | ||
weight="-1" | ||
xlink:arcrole="http://www.xbrl.org/2003/arcrole/summation-item" | ||
xlink:type="arc"/> | ||
<calculationArc xlink:from="de-gaap-ci_tpl" xlink:to="de-gaap-ci_tpl.otherAdditions" order="5" | ||
weight="1" | ||
xlink:arcrole="http://www.xbrl.org/2003/arcrole/summation-item" | ||
xlink:type="arc"/> | ||
<calculationArc xlink:from="de-gaap-ci_tpl" xlink:to="de-gaap-ci_tpl.otherDeductions" order="6" | ||
weight="-1" | ||
xlink:arcrole="http://www.xbrl.org/2003/arcrole/summation-item" | ||
xlink:type="arc"/> | ||
</calculationLink> | ||
</linkbase> |
28 changes: 28 additions & 0 deletions
28
....6/de-gaap-ci-2022-05-02/de-gaap-ci-2022-05-02-calculation-appropriationProfits-group.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!--(c) XBRL Deutschland e.V. - see http://www.xbrl.de--> | ||
|
||
|
||
<linkbase xmlns="http://www.xbrl.org/2003/linkbase" | ||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | ||
xsi:schemaLocation="http://www.xbrl.org/2003/linkbase http://www.xbrl.org/2003/xbrl-linkbase-2003-12-31.xsd"> | ||
<roleRef xmlns:xlink="http://www.w3.org/1999/xlink" | ||
roleURI="http://www.xbrl.de/taxonomies/de-gaap-ci/role/appropriationProfits" | ||
xlink:href="de-gaap-ci-2022-05-02.xsd#role_appropriationProfits" | ||
xlink:type="simple"/> | ||
<calculationLink xmlns:xlink="http://www.w3.org/1999/xlink" | ||
xlink:role="http://www.xbrl.de/taxonomies/de-gaap-ci/role/appropriationProfits" | ||
xlink:type="extended"> | ||
<loc xlink:type="locator" | ||
xlink:href="de-gaap-ci-2022-05-02.xsd#de-gaap-ci_incomeUse.gainLoss" | ||
xlink:label="de-gaap-ci_incomeUse.gainLoss"/> | ||
<loc xlink:type="locator" | ||
xlink:href="de-gaap-ci-2022-05-02.xsd#de-gaap-ci_incomeUse.gainLoss.releaseDiffFromCapitalConsol" | ||
xlink:label="de-gaap-ci_incomeUse.gainLoss.releaseDiffFromCapitalConsol"/> | ||
<calculationArc xlink:from="de-gaap-ci_incomeUse.gainLoss" | ||
xlink:to="de-gaap-ci_incomeUse.gainLoss.releaseDiffFromCapitalConsol" | ||
order="7" | ||
weight="1" | ||
xlink:arcrole="http://www.xbrl.org/2003/arcrole/summation-item" | ||
xlink:type="arc"/> | ||
</calculationLink> | ||
</linkbase> |
Oops, something went wrong.