nodeData (XML)

Data representation of a node - transfer object

Namespace:http://familysearch.org/platform/artifacts
URI:http://familysearch.org/platform/artifactsnodeData

Properties

Name Type Description
apid string Get the node's apid
childCount long Get the number of children
lastMod long Returns the last modification date for the node.
name string Get name of the node, e.g. 004110000
streamCount long Get the node's stream count
link list of link
templates list of template

Example

<nodeData apid="..." childCount="..." lastMod="..." name="..." streamCount="..." xmlns="http://familysearch.org/platform/artifacts">
  <templates name="..." template="..." xmlns=""/>
  <link href="..." rel="..." type="..." xmlns=""/>
</nodeData>

언어 변경

피드백

보내는 중…

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

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