Comment (XML)

A data type that supports hypermedia controls (i.e. links).

Namespace:http://familysearch.org/v1/
URI:http://familysearch.org/v1/Comment
Extends:HypermediaEnabledData

Properties

Name Type Description
text string Get the text of the comment
created dateTime Get the date of comment creation
contributor ResourceReference Get the contributor who submitted this comment
Properties inherited from HypermediaEnabledData
link list of Link The list of hypermedia links. Links 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

<c----- id="..." xmlns="http://familysearch.org/v1/">
  <text>...</text>
  <created>...</created>
  <contributor resource="..." resourceId="..."/>
  <link accept="..." allow="..." count="..." href="..." hreflang="..." offset="..." rel="..." results="..." template="..." title="..." type="..." xmlns="http://gedcomx.org/v1/"/>
  <extension1 xmlns="">...</extension1>
  <extension2 xmlns="">...</extension2>
</c----->

Change Language

Feedback

Sending...

Feedback was sent.

Can't send feedback. Retry in 5 seconds.