/
Management
Management
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" |
StartDate | min.0 / max.1 | Date of registration / appointment date | <StartDate>2005-12-10</StartDate> |
EndDate | min.0 / max.1 | Date of cancellation / resignation date | <EndDate/> |
LastChangeDate | min.0 / max.1 | Date of last change in the register (Name, Function etc.) | <LastChangeDate>2011-12-18</LastChangeDate> |
Person | min.1 / max.1 | Complex Person | |
Function | min.1 / max.3 | Complex (see below) | |
SignatureCode | min. 0 / max. 1 | Characteristic of signature / authorization (code) | <SignatureCode>U1</SignatureCode> |
SignatureType | min. 0 / max. 1 | Characteristic of signature / authorization (text) | <SignatureType>single signature</SignatureType> |
SignatureRestriction | min. 0 / max. 1 | Restriction of signature / authorization | <SignatureRestriction>with a Director or a procurist</SignatureRestriction> |
WarrantyCurrency | min. 0 / max. 1 | Currency of the warranty ISO 4217, alpha 3-code Restriction: only available for limited partnerships / Kommanditgesellschaften) | <WarrantyCurrency>CHF</WarrantyCurrency> |
WarrantyAmount | min. 0 / max. 1 | Amount of the warranty Restriction: only available for limited partnerships / Kommanditgesellschaften) | <WarrantyAmount>100000.0</WarrantyAmount> |
Function
Element | Occurrence | Description | Example Usage |
---|---|---|---|
@nr | min.1 / max.1 | Record number | nr="1" |
FunctionCode | min.1 / max.1 | Characteristic of the function (code) RestrictionEnumeration (Director) RestrictionEnumeration (OfficialPosition) RestrictionEnumeration (ExternalPosition) RestrictionEnumeration (Manager) Note: There are separate Tables per main Complex | <FunctionCode>110</FunctionCode> |
FunctionType | min.1 / max.1 | Characteristic of the function (text) | <FunctionType>President</FunctionType> |