Versions Compared

Key

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

...

ElementOccurrenceDescriptionExample Usage
@nrmin.1 / max.1

Record number

Restriction: normally, only 1 Record is available per Complex.

Except for the following Complex, multiple Records are available:

  • News

 



Code Block
nr="1"


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


Code Block
status="1"


@langmin.1 / max.1

Editorial language code

ElementRestriction


Code Block
lang="DE"


@originmin.1 / max.1

Origin of the editorial Text

Restriction:

C = editorial Text about the company

G = editorial Text about the group

Group Text only available for Complexes:

  • HistoryText
  • ManagementText
  • OwnershipText
  • FinancialsText
  • NewsText


Code Block
origin="C"


StartDatemin.0 / max.1

Date of registration / activation

Restriction: only available for Complexes:

  • RegPurposeText
  • RegText



Code Block
<StartDate>2009-09-19</StartDate>


EndDatemin.0 / max.1

Date of cancellation / deactivation

Restriction: only available for Complexes:

  • RegPurposeText
  • RegText


Code Block
<EndDate/>


TextCodemin.1 / max.1

Title/Description for the Content in the text (code)

RestrictionEnumeration


Code Block
<TextCode>T010</TextCode>


TextTypemin.1 / max.1Title/Description for the Content in the text (text)


Code Block
<TextType>Merger</TextType>


Datemin.0 / max.1

Date effective

Restriction: only available for Complexes:

  • NewsNewsText
  • SanctionsSanctionsText


Code Block
 <Date/>


Textmin.1 / max.1Editorial text


Code Block
<Text>
<![CDATA[
Übernahme der Aktiven und Passiven der Rothhorn Immobilien AG,
in Bern (CH-035.3.111.333-5), gemäss Fusionsvertrag vom 13.06.2009
und Bilanz per 31.12.2008. Aktiven von CHF 6'650'624.33 und
Fremdkapital von CHF 658'566.85 gehen auf die übernehmende
Gesellschaft über. Da dieselbe Aktionärin sämtliche Aktien der an
der Fusion beteiligten Gesellschaften hält, findet weder eine
Kapitalerhöhung noch eine Aktienzuteilung statt.
]]>
</Text>

 

...