Following email discussion on the EAD list (10/10/2018) titled "EAD3 validation" in which the file gives a validation error against the schema, the lines
|
<origination source="lcnaf" identifier="http://id.loc.gov/authorities/names/n79139713"> <!-- Optional EAD3 element, added to comply with DACS requirement for 'Name of Creator(s) Element'. The new <relations> element can satisfy this and expand on it, but as <relations> is experimental, use of <origination> is recommended for now --> |
and
should be rewritten to follow the current schema, having
<origination> without attributes but its child
<persname> with the attributes.
Following email discussion on the EAD list (10/10/2018) titled "EAD3 validation" in which the file gives a validation error against the schema, the lines
ead3-toolkit/ead3_single_level_optimum.xml
Line 56 in 606c8ac
ead3-toolkit/ead3_single_level_optimum.xml
Line 57 in 606c8ac
<origination>without attributes but its child<persname>with the attributes.