Date (XML)

A concluded genealogical date.

Namespace:http://gedcomx.org/v1/
URI:http://gedcomx.org/v1/Date
Extends:ExtensibleData

Properties

Name Type Description
confidence string The level of confidence the contributor has about the data.
original string The original text as supplied by the user.
formal string The standardized and/or normalized formal value.
normalized list of TextValue The list of normalized values for the date, provided for display purposes by the application. Normalized values are not specified by GEDCOM X core, but as extension elements by GEDCOM X RS.
Properties inherited from ExtensibleData
id string A local, context-specific id for the data.

Example

<d----- confidence="..." id="..." xmlns="http://gedcomx.org/v1/">
  <original>...</original>
  <formal>...</formal>
  <normalized xml:lang="...">...</normalized>
  <extension1 xmlns="">...</extension1>
  <extension2 xmlns="">...</extension2>
</d----->

Change Language

Feedback

Sending...

Feedback was sent.

Can't send feedback. Retry in 5 seconds.