12.1.122. <state>
| <state> (state) contains a description of some status or quality attributed to a person, place, or organization often at some specific time or for a specific date range. [14.3.1. Basic Principles 14.3.2.1. Personal Characteristics] | |
| Module | namesdates — Specification |
| Attributes |
|
| Member of | |
| Contained by | |
| May contain | |
| Note | Where there is confusion between <trait> and <state> the more general purpose element <state> should be used even for unchanging characteristics. If you wish to distinguish between characteristics that are generally perceived to be time-bound states and those assumed to be fixed traits, then <trait> is available for the more static of these. The <state> element encodes characteristics which are sometimes assumed to change, often at specific times or over a date range, whereas the <trait> elements are used to record characteristics, such as eye-colour, which are less subject to change. Traits are typically, but not necessarily, independent of the volition or action of the holder. |
| Example | |
| Example | |
| Content model |
<content>
<sequence>
<elementRef key="precision" minOccurs="0"
maxOccurs="unbounded"/>
<alternate>
<elementRef key="state" minOccurs="1"
maxOccurs="unbounded"/>
<sequence>
<classRef key="model.headLike"
minOccurs="0" maxOccurs="unbounded"/>
<classRef key="model.pLike"
minOccurs="1" maxOccurs="unbounded"/>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.noteLike"/>
<classRef key="model.biblLike"/>
</alternate>
</sequence>
<alternate minOccurs="0"
maxOccurs="unbounded">
<classRef key="model.labelLike"/>
<classRef key="model.noteLike"/>
<classRef key="model.biblLike"/>
</alternate>
</alternate>
</sequence>
</content>
⚓ |
| Schema Declaration | |

