Relation
Element | Occurrence | Description | Example Usage |
---|---|---|---|
@nr | min.1 / max.1 | Record number | nr="1" |
@status | min.1 / max.1 | 1=active, 0=inactive | status="1" |
@type | min.1 / max.1 | Type of the owner Restriction: g=owner is a general partner (partnerships) l=owner is a limited partner (partnerships) m=owner is a member (associations) o=owner of a sole trader / sole proprietorship s=owner is a shareholder (limited by shares) u=owner is an unlimited partner (partnerships) Note: not available in Complex Investment | type="s" |
@level | min.1 / max.1 | Group Level of the related company Restriction: 0= no level information available 1= the related company is an ultimate parent company/or parent company in its own right. 2= the related company is an intermediate parent company in its own right Note: The group-level indicates, if the related company is an ultimate or an intermediate parent company, however for the subject company the definition of ultimate parent applies if the percent_of_ownership is over 50.01%, The Ultimate Parent of the subject company is found in the XML under this path "wbdata/UltimateParent" | level="1" |
StartDate | min.0 / max.1 | Date of registration / start of the ownership (take over, new incorporation etc.) | <StartDate>2005-12-10</StartDate> |
StartYear | min.0 / max.1 | Year of registration / start of the ownership (take over, new incorporation etc.) | <StartYear>2005</StartYear> |
EndDate | min.0 / max.1 | Date of de registration / end of the ownership (sale, struck off etc.) | <EndDate/> |
EndYear | min.0 / max.1 | Year of de registration / end of the ownership (sale, struck off etc.) | <EndYear/> |
Person | min.1 / max.1 | Complex Person | |
Direct | min.1 / max.1 | Relation type Restriction: 1= the interest is held directly | <Direct>1</Direct> |
RangeCode | min. 1 / max. 1 | Range/Class of the interest, based on the voting rights (code) | <RangeCode>A</RangeCode> |
RangeType | min. 1 / max. 1 | Range/Class of the interest, based on the voting rights (text) | <Range>100%</Range> |
InVotingRight | min.0 / max.1 | Prozentual share on voting rights. The voting rights are based on all issued shares | <InVotingRight>100.00</InVotingRight> |
InCapital | min.0 / max.1 | Prozentual share on the capital of the company | <InCapital>100.00</InCapital> |
Quantity | min.0 / max.1 | Quantity of shares hold | <Quantity>1000</Quantity> |
Amount | min.0 / max.1 | Total Amount of Shares/Warranty hold | <Amount>100000.00</Amount> |
CurrencyCode | min. 0 / max. 1 | Currency of the Amount ISO 4217, alpha 3-code | <CurrencyCode>CHF</CurrencyCode> |
Currency | min. 0 / max. 1 | Currency of the Amount ISO 4217, text | <Currency>Swiss Francs</Currency> |