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 GenderType

Enumeration of known gender types.

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

Constants summary

string MALE

Male.

Male.

# "http://gedcomx.org/Male"
string FEMALE

Female.

Female.

# "http://gedcomx.org/Female"
string UNKNOWN

Unknown. Note that this should be used strictly as "unknown" and not to indicate a type that is not set or not understood.

Unknown. Note that this should be used strictly as "unknown" and not to indicate a type that is not set or not understood.

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