Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
ElementOccurrenceDescriptionExample Usage
@nrmin.1 / max.1

Record number

 

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,
]]>
</Text>


...