additionalAttribution (XML)

Extension element for capturing additional attributions on an already-attributed object.

Namespace:http://familysearch.org/v1/
URI:http://familysearch.org/v1/additionalAttribution
Extends:Attribution

Properties

Name Type Description
Properties inherited from Attribution
contributor ResourceReference Reference to the contributor of the attributed data. FTR
modified dateTime The modified timestamp for the attributed data. FTR
changeMessage string The "change message" for the attributed data provided by the contributor.
changeMessageResource string A reference to the change message for the attributed data provided by the contributor.
creator ResourceReference Reference to the creator of the attributed data. The creator might be different from the contributor if the attributed data has been modified since it was created. FTR
created dateTime The created timestamp for the attributed data. FTR
Properties inherited from ExtensibleData
id string A local, context-specific id for the data.

Example

<additionalAttribution id="..." xmlns="http://familysearch.org/v1/">
  <contributor resource="..." resourceId="..." xmlns="http://gedcomx.org/v1/"/>
  <modified xmlns="http://gedcomx.org/v1/">...</modified>
  <changeMessage xmlns="http://gedcomx.org/v1/">...</changeMessage>
  <changeMessageResource xmlns="http://gedcomx.org/v1/">...</changeMessageResource>
  <creator resource="..." resourceId="..." xmlns="http://gedcomx.org/v1/"/>
  <created xmlns="http://gedcomx.org/v1/">...</created>
  <extension1 xmlns="">...</extension1>
  <extension2 xmlns="">...</extension2>
</additionalAttribution>

언어 변경

피드백

보내는 중…

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

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