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 FieldValueType

Enumeration of known field value types.

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

Constants summary

string ORIGINAL

The field value is original, extracted directly from the record. What you see is what you get, including misspellings and other errors in the record.

The field value is original, extracted directly from the record. What you see is what you get, including misspellings and other errors in the record.

# "http://gedcomx.org/Original"
string INTERPRETED

The field value is interpreted, meaning a user or other automated process applied some reasoning to interpret the value.

The field value is interpreted, meaning a user or other automated process applied some reasoning to interpret the value.

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