gedcomx-php
  • Namespace
  • Class

Namespaces

  • Gedcomx
    • Agent
    • Atom
    • Common
    • Conclusion
    • Extensions
      • FamilySearch
        • Platform
          • Artifacts
          • Discussions
          • Tree
          • Users
        • Rt
        • Types
    • GedcomxFile
    • Links
    • Records
    • Rt
    • Search
    • Source
    • Support
    • Types
    • Util
    • Vocab

Classes

  • ConfidenceLevel
  • DocumentType
  • EventRoleType
  • EventType
  • FactType
  • FieldType
  • FieldValueType
  • GenderType
  • IdentifierType
  • NamePartType
  • NameType
  • RecordType
  • RelationshipType
  • ResourceType

Class NameType

Enumeration of standard name types.

Namespace: Gedcomx\Types
Located at Types/NameType.php

Constants summary

string BIRTHNAME

Name given at birth.

Name given at birth.

# "http://gedcomx.org/BirthName"
string DEATHNAME

Name used at the time of death.

Name used at the time of death.

# "http://gedcomx.org/DeathName"
string MARRIEDNAME

Name accepted at marriage.

Name accepted at marriage.

# "http://gedcomx.org/MarriedName"
string ALSOKNOWNAS

"Also known as" name.

"Also known as" name.

# "http://gedcomx.org/AlsoKnownAs"
string NICKNAME

Nickname.

Nickname.

# "http://gedcomx.org/Nickname"
string ADOPTIVENAME

Name given at adoption.

Name given at adoption.

# "http://gedcomx.org/AdoptiveName"
string FORMALNAME

A formal name, usually given to distinguish it from a name more commonly used.

A formal name, usually given to distinguish it from a name more commonly used.

# "http://gedcomx.org/FormalName"
string RELIGIOUSNAME

A name given at a religious rite or ceremony.

A name given at a religious rite or ceremony.

# "http://gedcomx.org/ReligiousName"
gedcomx-php API documentation generated by ApiGen