Qualifier (XML)
A data qualifier. Qualifiers are used to "qualify" certain data elements to provide additional context, information, or details.
Namespace: | http://gedcomx.org/v1/ |
URI: | http://gedcomx.org/v1/Qualifier |
Properties
Name |
Type |
Description |
|
name |
string
|
The name of the qualifier. The name should be an element of a constrained vocabulary and is used to determine meaning of the qualifier. |
|
(value) |
string
|
The value of the qualifier. Some qualifiers may not have values, indicating that the qualifier is to be treated more like a "tag". |
|
Example
<qualifier name="..." xmlns="http://gedcomx.org/v1/">...</qualifier>