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"


@currency

min. 1 / max. 1

Currency ISO 4217, alpha 3-code

RestrictionEnumeration


Code Block
currency="CHF"


Datemin.1 / max.1Date of Debt collection office check. Normally, 1 record covers a period of 1 year.


Code Block
<Date>2015-05-01</Date>


StartYearmin.1 / max.1Period start Year (if end Year is empty, then the period includes only this year)


Code Block
<StartYear>2015</StartYear>


EndYearmin.0 / max.1

Period end Year (only used if period covers more than 1 year)


Code Block
<EndYear/>


Quantitymin.1 / max.1Quantity of all legal actions in the period


Code Block
<Quantity>3</Quantity>


Amountmin.0 / max.1Total Amount of all legal actions in the period


Code Block
<Amount>12040</Amount>


LegalActionSwissCodemin.1 / max.1

Status of the legal actions in the period (code)

RestrictionEnumeration


Code Block
<LegalActionSwissCode>11</LegalActionSwissCode>


LegalActionSwissTypemin.1 / max.1Status of the legal actions in the period (text)


Code Block
<LegalActionSwissText>Open legal actions</LegalActionSwissText>