FamilySearch / GEDCOM.io

Files for the GEDCOM.io website
3 stars 5 forks source link

Add a "maximal" GEDCOM 7 file #32

Closed dthaler closed 2 years ago

dthaler commented 2 years ago

This attempts to exercise all standard tags in various locations, and all standard enumeration values. Any tags that may appear multiple times in a given location, appear at least twice in some location in this file.

Submitting this file to the http://ged-inline.elasticbeanstalk.com/ validator results in:

                  Missing FAMC tag for individual @VOID@
*** Line 187:     Invalid content for STAT tag: 'DNS_CAN' is not a valid <g7:ord-STAT>
*** Line 510:     Mandatory tag FILE not found under OBJE
*** Line 572:     Tag NOTE is not allowed under SOUR
*** Line 580:     Tag SNOTE is not allowed under SOUR

All of which I believe are errors in the validator since as far as I can tell, those lines are valid GEDCOM 7.

Signed-off-by: Dave Thaler dthaler@armidalesoftware.com