gedcomx-php-client
  • Namespace
  • Class

Namespaces

  • Gedcomx
    • Agent
    • Atom
    • Common
    • Conclusion
    • Extensions
      • FamilySearch
        • Platform
          • Artifacts
          • Discussions
          • Tree
          • Users
        • Rs
          • Client
            • FamilyTree
            • Helpers
            • Memories
            • Util
        • Rt
        • Types
    • GedcomxFile
    • Links
    • Records
    • Rs
      • Client
        • Exception
        • Options
        • Util
    • Rt
    • Search
    • Source
    • Support
    • Types
    • Util
    • Vocab

Classes

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

Class DocumentType

Enumeration of document types.

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

Constants summary

string ABSTRCT

The document is an abstract of a record or document.

The document is an abstract of a record or document.

# "http://gedcomx.org/Abstract"
string TRANSLATION

The document is a translation of a record or document.

The document is a translation of a record or document.

# "http://gedcomx.org/Translation"
string TRANSCRIPTION

The document is a transcription (full or partial) of a record or document.

The document is a transcription (full or partial) of a record or document.

# "http://gedcomx.org/Transcription"
string ANALYSIS

The document is an analysis done by a researcher, often used as a genealogical proof statement.

The document is an analysis done by a researcher, often used as a genealogical proof statement.

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