class |
xs:string |
|
|
optional |
|
An open placeholder for categorization. |
|
date-of-birth |
TruncatedDateTimeType |
|
|
optional |
|
The day on which a person was born, normalized to ISO 8601
extended format: YYYY-MM-DDTHH:MM:SS+HH:MM. Use YYYY-MM-DD when no time
is available. Can also be YYYY-MM or just YYYY if year and/or month not available. |
|
date-of-death |
TruncatedDateTimeType |
|
|
optional |
|
The day on which a person died, normalized to ISO 8601
extended format: YYYY-MM-DDTHH:MM:SS+HH:MM. Use YYYY-MM-DD when no time is available. |
|
gender |
restriction of xs:string |
|
|
optional |
|
|
health |
QCodeType |
|
|
optional |
|
An indication of the health of the person. |
|
height |
xs:string |
|
|
optional |
|
Height of the person. Generally in cm. |
|
id |
xs:ID |
|
|
optional |
|
An XML-specific identifier for the element. |
|
key |
QCodeType |
|
|
optional |
|
The symbol or identifying key for the entity. |
|
nationality |
xs:string |
|
|
optional |
|
The country of citizinship of the entity. |
|
position-depth |
xs:string |
|
|
optional |
|
A ranking amongst players on the team who share the same position. |
|
position-event |
QCodeType |
|
|
optional |
|
The code for the position held by the person at this particular sports-event. |
|
position-regular |
QCodeType |
|
|
optional |
|
The code for the typical position of the person. |
|
style |
xs:string |
|
|
optional |
|
An open placeholder for reference by an external stylesheet. |
|
uniform-number |
xs:string |
|
|
optional |
|
The number currently displayed on the uniform or jersey of the official. |
|
weight |
xs:nonNegativeInteger |
|
|
optional |
|
Weight of a person. Generally in kg. |
|