http://www.liga.nu/rs/2014| name | data type | type | namespace | min/max occurs | constraints | description |
|---|---|---|---|---|---|---|
| fedNickname | string | attribute | 0/1 | |||
| firstname | string | attribute | 0/1 | |||
| internalId | string | attribute | 0/1 | |||
| lastname | string | attribute | 0/1 | |||
| personId | int | attribute | 0/1 | |||
| personStatusEnabled | boolean | attribute | 1/1 | required boolean | ||
| personUri | string | attribute | 0/1 | |||
| personStatusField | list of personStatusField | element | core | 0/unbounded |
Example
<personStatusFields fedNickname="..." firstname="..." internalId="..." lastname="..." personId="..." personStatusEnabled="..." personUri="..." xmlns="http://www.liga.nu/rs/2014"> <personStatusField confirmationDateTime="..." key="..." name="..." remark="..." section="..." set="..."/> </personStatusFields>