NamePart (XML)

A part of a name.

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

Properties

Name Type Description
type string The type of the name part.
value string The value of the name part.
qualifier list of Qualifier The qualifiers associated with this name part. FTU
Properties inherited from ExtensibleData
id string A local, context-specific id for the data.

Example

<n----- id="..." type="..." value="..." xmlns="http://gedcomx.org/v1/">
  <qualifier name="...">...</qualifier>
  <extension1 xmlns="">...</extension1>
  <extension2 xmlns="">...</extension2>
</n----->

언어 변경

피드백

보내는 중…

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

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