1 <?xml version="1.0" encoding="UTF-8"?>
2 <document name="persons">
3 <ns2:persons_common xmlns:ns2="http://collectionspace.org/services/person" xmlns:ns3="http://collectionspace.org/services/jaxb">
4 <shortIdentifier>${shortIdentifier}</shortIdentifier>
8 <termName>${foreName} ${surName}</termName>
9 <termPrefForLang>false</termPrefForLang>
10 <termDisplayName>${foreName} ${surName}</termDisplayName>
11 <foreName>${foreName}</foreName>
12 <surName>${surName}</surName>
14 </personTermGroupList>
17 <ns4:persons_naturalhistory xmlns:ns4="http://collectionspace.org/services/person/domain/naturalhistory" xmlns:ns3="http://collectionspace.org/services/jaxb">
18 <entityType>${entityType}</entityType>
19 <lifeSpan>${lifeSpan}</lifeSpan>
20 </ns4:persons_naturalhistory>