/
LegalActionSwiss
LegalActionSwiss
Element | Occurrence | Description | Example Usage |
---|---|---|---|
@nr | min.1 / max.1 | Record number | nr="1" |
@currency | min. 1 / max. 1 | Currency ISO 4217, alpha 3-code | currency="CHF" |
Date | min.1 / max.1 | Date of Debt collection office check. Normally, 1 record covers a period of 1 year. | <Date>2015-05-01</Date> |
StartYear | min.1 / max.1 | Period start Year (if end Year is empty, then the period includes only this year) | <StartYear>2015</StartYear> |
EndYear | min.0 / max.1 | Period end Year (only used if period covers more than 1 year) | <EndYear/> |
Quantity | min.1 / max.1 | Quantity of all legal actions in the period | <Quantity>3</Quantity> |
Amount | min.0 / max.1 | Total Amount of all legal actions in the period | <Amount>12040</Amount> |
LegalActionSwissCode | min.1 / max.1 | Status of the legal actions in the period (code) | <LegalActionSwissCode>11</LegalActionSwissCode> |
LegalActionSwissType | min.1 / max.1 | Status of the legal actions in the period (text) | <LegalActionSwissText>Open legal actions</LegalActionSwissText> |