alternateDate (XML)

An alternate date.

Namespace:http://familysearch.org/v1/
URI:http://familysearch.org/v1/alternateDate
Extends:Date

Properties

Name Type Description
Properties inherited from Date
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

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

언어 변경

피드백

보내는 중…

피드백이 발송되었습니다.

피드백을 발송할 수 없습니다. 5초 후에 다시 시도하십시오.