Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

 ElementOccurrenceDescriptionExample Usage
@nrmin.1 / max.1Record number


Code Block
nr="1"


@statusmin.1 / max.11=active, 0=inactive


Code Block
status="1"


StartDatemin.0 / max.1Date of registration / appointment date


Code Block
<StartDate>2005-12-10</StartDate>


EndDatemin.0 / max.1Date of cancellation / resignation date


Code Block
<EndDate/>


LastChangeDatemin.0 / max.1Date of last change in the register (Name, Function etc.)


Code Block
<LastChangeDate>2011-12-18</LastChangeDate>


Personmin.1 / max.1Complex Person 
Functionmin.1 / max.3Complex (see below) 
SignatureCodemin. 0 / max. 1

Characteristic of signature / authorization (code)

RestrictionEnumeration


Code Block
<SignatureCode>U1</SignatureCode>


SignatureTypemin. 0 / max. 1

Characteristic of signature / authorization (text)


Code Block
<SignatureType>single signature</SignatureType>


SignatureRestrictionmin. 0 / max. 1

Restriction of signature / authorization


Code Block
<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)

RestrictionEnumeration


Code Block
<WarrantyCurrency>CHF</WarrantyCurrency>


WarrantyAmount
min. 0 / max. 1

Amount of the warranty

Restriction: only available for limited partnerships / Kommanditgesellschaften)


Code Block
<WarrantyAmount>100000.0</WarrantyAmount>


...

 ElementOccurrenceDescriptionExample Usage
@nrmin.1 / max.1Record number


Code Block
nr="1"


FunctionCodemin.1 / max.1

Characteristic of the function (code)

RestrictionEnumeration (Director)

RestrictionEnumeration (OfficialPosition)  

RestrictionEnumeration (ExternalPosition)  

RestrictionEnumeration (Manager)

Note: There are separate Tables per main Complex  


Code Block
<FunctionCode>110</FunctionCode>


FunctionTypemin.1 / max.1Characteristic of the function (text)


Code Block
<FunctionType>President</FunctionType>


...